Skip to Content
CLICommandskh workflow list

kh workflow list

List workflows

kh workflow list [flags]

Examples

# List workflows kh wf ls # List with a higher limit kh wf ls --limit 5

Options

-h, --help help for list --limit int Maximum number of workflows to list (default 30)

Options inherited from parent commands

-H, --host string KeeperHub host (default: app.keeperhub.com) --jq string Filter JSON output with a jq expression --json Output as JSON --no-color Disable color output -y, --yes Skip confirmation prompts

SEE ALSO