git-bug/doc/md/git-bug_bug_show.md
2022-11-20 17:18:09 +01:00

501 B

git-bug bug show

Display the details of a bug

git-bug bug show [BUG_ID] [flags]

Options

      --field string    Select field to display. Valid values are [author,authorEmail,createTime,lastEdit,humanId,id,labels,shortId,status,title,actors,participants]
  -f, --format string   Select the output formatting style. Valid values are [default,json,org-mode] (default "default")
  -h, --help            help for show

SEE ALSO