blob: 521922609561edfca467d0e61a951654a91e609c (
plain) (
tree)
|
|
## git-bug webui
Launch the web UI
### Synopsis
Launch the web UI
```
git-bug webui [flags]
```
### Options
```
-h, --help help for webui
-p, --port int Port to listen to
```
### SEE ALSO
* [git-bug](git-bug.md) - A bugtracker embedded in Git
|