kh workflow list
List workflows
kh workflow list [flags]Examples
# List workflows
kh wf ls
# List with a higher limit
kh wf ls --limit 5Options
-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 promptsSEE ALSO
- kh workflow - Manage workflows