GitKraken CLI

gk issue list

Show list of issues

Synopsis

This command allows you to view all the open issues that are currently assigned to you. Available providers: github, github_enterprise, gitlab, gitlab_self_hosted, jira, azure, linear

Use –all to aggregate across every configured issue provider. –all cannot be combined with a provider argument.

Examples: gk issue list github gk issue list –all –json

gk issue list [flags]

Examples

  issue list <provider>

Options

      --all    Fetch issues from all configured issue providers
  -h, --help   help for list
      --json   Output as JSON

Options inherited from parent commands

      --no-telemetry   Disable telemetry (OTel spans, Sentry) for this invocation

SEE ALSO

Auto generated by spf13/cobra on 29-Apr-2026

© 2023 Axosoft, LLC DBA GitKraken