GitKraken CLI

gk provider orgs

List the organizations the authenticated user belongs to

Synopsis

Enumerate the organizations (or equivalent grouping) the authenticated user belongs to across every connected provider: GitHub orgs, GitLab top-level groups, Bitbucket workspaces, Azure DevOps accounts, Atlassian sites and Linear workspaces. Pass a provider argument to filter to that one.

Examples: gk provider orgs –output json gk provider orgs github –output json gk provider orgs gitlab –output json

gk provider orgs [provider] [flags]

Examples

  provider orgs <provider>

Options

  -h, --help   help for orgs

Options inherited from parent commands

      --no-telemetry     Disable telemetry (OTel spans, Sentry) for this invocation
      --output string    Output format: text or json (default "text")
      --session string   (Optional) Isolate auth and cache under a named session

SEE ALSO

Auto generated by spf13/cobra on 23-Jul-2026

© 2023 Axosoft, LLC DBA GitKraken