Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 581 Bytes

File metadata and controls

38 lines (26 loc) · 581 Bytes

kh org list

List organizations

kh org list [flags]

Examples

  # List all organizations
  kh o ls

  # List as JSON
  kh o 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

  • kh org - Manage organizations