GitKraken CLI

gk issue view

Display a detailed view of an issue from a repository within a workspace. The limit of displayed issues is affected by the setting “Max display items”

gk issue view [flags]

Options

  -i, --assigned-to strings     Filter issues by assigned users
  -c, --code string             Filter issues by code
  -a, --created-after string    Filter issues created after a certain date (DD-MM-YY, DD/MM/YY or DD.MM.YY)
  -b, --created-before string   Filter issues created before a certain date (DD-MM-YY, DD/MM/YY or DD.MM.YY)
  -h, --help                    help for view
      --jira-org string         If you have multiple Jira organizations connected, specify which one to use for authenticating
  -m, --mention-to string       Filter issues by mentioned user
  -o, --opened-by string        Filter issues by who has opened them
  -s, --select-ws               Skip the default workspace for this action and force a workspace selection
  -t, --title string            Filter issues by title
  -u, --updated-before string   Filter issues updated before a certain date (DD-MM-YY, DD/MM/YY or DD.MM.YY)

SEE ALSO

Auto generated by spf13/cobra on 14-May-2024

© 2023 Axosoft, LLC DBA GitKraken