1## git-bug webui
2
3Launch the web UI
4
5### Synopsis
6
7Launch the web UI
8
9```
10git-bug webui [flags]
11```
12
13### Options
14
15```
16 -p, --port int Port to listen to
17 -h, --help help for webui
18```
19
20### SEE ALSO
21
22* [git-bug](git-bug.md) - A bug tracker embedded in Git
23