blob: cc3a85de121369a94f06917c79499ea461aa2097 (
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.
|