Manage the job of your Jenkins
Manage the job of your Jenkins Editing the pipeline job needs to install a plugin which is pipeline-restful-api https://plugins.jenkins.io/pipeline-restful-api
-h, --help help for job
-o, --output string Format the output (default "json")
--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")