Get details of a specific workflow in the CF system.
Synopsis
Get details of a specific workflow in the CF system. Specify workflow --id. workflow operations are for attach/de-attach clusters.
cfcli get workflow [flags]Example:
#get a workflow: cfcli get workflow --id <workflow-id>| Flag | Short | Type | Default | Description |
|---|---|---|---|---|
| --help | -h | bool | Help for workflow. | |
| --id | string | The workflow ID to get details about. |
Was this page helpful?