blob: 83c88a2677a11319907a59041826e9e5dcca9959 (
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 bugtracker embedded in Git
|