aboutsummaryrefslogblamecommitdiffstats
path: root/doc/md/git-bug_webui.md
blob: f3ab724ac353498d4adc5945584b21c82830a5f3 (plain) (tree)
1
2
3
4
5
6
7
8

                
                  


            
                  
 



                                                                                               






                     


                                                                                     
                                 



            
                                                         
 
## git-bug webui

Launch the web UI.

### Synopsis

Launch the web UI.

Available git config:
  git-bug.webui.open [bool]: control the automatic opening of the web UI in the default browser


```
git-bug webui [flags]
```

### Options

```
      --open       Automatically open the web UI in the default browser
      --no-open    Prevent the automatic opening of the web UI in the default browser
  -p, --port int   Port to listen to (default is random)
  -h, --help       help for webui
```

### SEE ALSO

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