mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-14 08:45:30 +03:00
24 lines
269 B
Markdown
24 lines
269 B
Markdown
## 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.
|
|
|