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
- gk issue - Manage your issues