kh template list
List workflow templates
kh template list [query] [flags]Examples
# List featured templates
kh tp ls
# Search templates by keyword
kh tp ls defi
kh tp ls --query monitor
# List templates as JSON
kh tp ls --jsonOptions
-h, --help help for list
-q, --query string Filter templates by name or descriptionOptions 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
--org string Organization ID to use (overrides default from auth)
-y, --yes Skip confirmation promptsSEE ALSO
- kh template - Manage workflow templates