1.nh
2.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
3
4.SH NAME
5.PP
6git-bug-webui - Launch the web UI.
7
8
9.SH SYNOPSIS
10.PP
11\fBgit-bug webui [flags]\fP
12
13
14.SH DESCRIPTION
15.PP
16Launch the web UI.
17
18.PP
19Available git config:
20 git-bug.webui.open [bool]: control the automatic opening of the web UI in the default browser
21
22
23.SH OPTIONS
24.PP
25\fB--host\fP="127.0.0.1"
26 Network address or hostname to listen to (default to 127.0.0.1)
27
28.PP
29\fB--open\fP[=false]
30 Automatically open the web UI in the default browser
31
32.PP
33\fB--no-open\fP[=false]
34 Prevent the automatic opening of the web UI in the default browser
35
36.PP
37\fB-p\fP, \fB--port\fP=0
38 Port to listen to (default to random available port)
39
40.PP
41\fB--read-only\fP[=false]
42 Whether to run the web UI in read-only mode
43
44.PP
45\fB-q\fP, \fB--query\fP=""
46 The query to open in the web UI bug list
47
48.PP
49\fB-h\fP, \fB--help\fP[=false]
50 help for webui
51
52
53.SH SEE ALSO
54.PP
55\fBgit-bug(1)\fP