Open your Jenkins with a browse
Open your Jenkins with a browse
jcli open [config name] [flags]
jcli open -n <config name>
-c, --config Open the configuration page of Jenkins
-h, --help help for open
-i, --interactive 交互模式
-n, --name string Open a specific Jenkins by name
--configFile string 指定另外一个配置文件
--debug Print the output into debug.html
-j, --jenkins string 选择本次执行的 Jenkins
--logger-level string Logger level which could be: debug, info, warn, error (default "warn")