Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 723 Bytes

File metadata and controls

36 lines (25 loc) · 723 Bytes

kh template

Manage workflow templates

Examples

  # List available templates
  kh tp ls

  # Deploy a template to your account
  kh tp deploy abc123

Options

  -h, --help        help for template
      --jq string   Filter JSON output with a jq expression
      --json        Output as JSON

Options inherited from parent commands

  -H, --host string   KeeperHub host (default: app.keeperhub.com)
      --no-color      Disable color output
  -y, --yes           Skip confirmation prompts

SEE ALSO