Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 757 Bytes

File metadata and controls

37 lines (26 loc) · 757 Bytes

kh org

Manage organizations

Examples

  # List organizations you belong to
  kh o ls

  # Switch to a different organization
  kh o sw my-org-slug

Options

  -h, --help        help for org
      --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