Manage workflow templates
# List available templates
kh tp ls
# Deploy a template to your account
kh tp deploy abc123
-h, --help help for template
--jq string Filter JSON output with a jq expression
--json Output as JSON
-H, --host string KeeperHub host (default: app.keeperhub.com)
--no-color Disable color output
-y, --yes Skip confirmation prompts
- kh - KeeperHub CLI
- kh template deploy - Deploy a workflow template
- kh template list - List workflow templates