git-bug-webui.1

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