GitKraken CLI

gk provider set

Set your default providers

Synopsis

This command allows you to set your default issue and git providers. Available providers: github, github_enterprise, gitlab, gitlab_self_hosted, bitbucket, bitbucket_server, jira, jira_server, azure, linear, trello

gk provider set [flags]

Examples

  provider set -i <provider> -g <provider>

Options

  -g, --git string     Set your default git provider
  -h, --help           help for set
  -i, --issue string   Set your default issue provider

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