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