Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
GIT-BUG(1)							    GIT-BUG(1)

NAME
       git-bug-webui - Launch the web UI.

SYNOPSIS
       git-bug webui [flags]

DESCRIPTION
       Launch the web UI.

       Available git config:
	 git-bug.webui.open  [bool]:  control the automatic opening of the web
       UI in the default browser

OPTIONS
       --host="127.0.0.1"      Network address or hostname to listen  to  (de-
       fault to	127.0.0.1)

       --open[=false]	    Automatically  open	 the  web  UI  in  the default
       browser

       --no-open[=false]      Prevent the automatic opening of the web	UI  in
       the default browser

       -p, --port=0	 Port to listen	to (default to random available	port)

       --read-only[=false]	Whether	to run the web UI in read-only mode

       --log-errors[=false]	 Whether to log	errors

       -q, --query=""	   The query to	open in	the web	UI bug list

       -h, --help[=false]      help for	webui

SEE ALSO
       git-bug(1)

Generated from git-bug's source... Apr 2019			    GIT-BUG(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=git-bug-webui&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help