mirror of
https://github.com/MichaelMure/git-bug.git
synced 2025-01-06 01:44:27 +03:00
24 lines
265 B
Markdown
24 lines
265 B
Markdown
## 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
|
|
|