Skip to content

Omnistrate ctl deployment cell workflow list

omnistrate-ctl deployment-cell workflow list

List workflows for a deployment cell

Synopsis

List workflows for a specific deployment cell. By default, shows the 10 most recent workflows.

omnistrate-ctl deployment-cell workflow list [deployment-cell-id] [flags]

Options

--end-date string Filter workflows created before this date (RFC3339 format) -h, --help help for list --limit int Maximum number of workflows to return (default: 10, use 0 for no limit) (default 10) --next-page-token string Token for next page of results --start-date string Filter workflows created after this date (RFC3339 format)

Options inherited from parent commands

-o, --output string Output format (text|table|json) (default "table") -v, --version Print the version number of omnistrate-ctl

SEE ALSO