Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 624 Bytes

File metadata and controls

38 lines (26 loc) · 624 Bytes

kh template list

List workflow templates

kh template list [flags]

Examples

  # List featured templates
  kh tp ls

  # List templates as JSON
  kh tp ls --json

Options

  -h, --help   help for list

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