aboutsummaryrefslogblamecommitdiffstats
path: root/doc/md/git-bug_show.md
blob: c284fc710c33edf97fd9872a0f85c2b7cd40a02a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11

               
                             
 
   
                         




           


                                                                                                                                                                     



            
                                                         
 
## git-bug show

Display the details of a bug.

```
git-bug show [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

* [git-bug](git-bug.md)	 - A bug tracker embedded in Git.