argo get <WORKFLOW>
Display details about a workflow
Arguments
Name | Description |
---|---|
WORKFLOW |
Options
Name | Description |
---|---|
--help, -h | Help for get |
--no-color | Disable colorized output |
--no-utf8 | Use plain 7-bits ascii characters |
--node-field-selector <string> | Selector of node to display, Eg: --node-field-selector phase=abc |
--output, -o <string> | Output format. One of: json|yaml|short|wide |
--status <string> | Filter by status (Pending, Running, Succeeded, Skipped, Failed, Error) |