Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 671 Bytes

File metadata and controls

39 lines (27 loc) · 671 Bytes

kh project list

List projects

kh project list [flags]

Examples

  # List all projects
  kh p ls

  # List with a higher limit
  kh p ls --limit 50

Options

  -h, --help        help for list
      --limit int   Maximum number of projects 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 prompts

SEE ALSO