argo cron list

List cron workflows

Options

NameDescription
--all-namespaces, -AShow workflows from all namespaces
--chunk-size <int>Return large lists in chunks rather than all at once. Pass 0 to disable
--completedShow completed workflows. Mutually exclusive with --running
--field-selector <string>Selector (field query) to filter on. Supports '=' '==' and '!='.(e.g. --field-selector key1=value1,key2=value2). The server only supports a limited number of field queries per type
--help, -hHelp for list
--no-headersDon't print headers (default print headers)
--older <string>List completed workflows finished before the specified duration (e.g. 10m 3h 1d)
--output, -o <string>Output format. One of: name|wide|yaml|json
--prefix <string>Filter workflows by prefix
--resubmittedShow resubmitted workflows
--runningShow running workflows. Mutually exclusive with --completed
--selector, -l <string>Selector (label query) to filter on
--since <string>Show only workflows created after than a relative duration
--status <strings>Filter by status (comma separated)