jcli job
jcli job
Manage the job of your Jenkins
Synopsis
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
Options
-h, --help help for job
-o, --output string Format the output (default "json")
Options inherited from parent commands
--config-load If load a default config file (default true)
--configFile string 指定另外一个配置文件
--debug Print the output into debug.html
--doctor Run the diagnose for current command
--insecureSkipVerify If skip insecure skip verify (default true)
-j, --jenkins string 选择本次执行的 Jenkins
--logger-level string Logger level which could be: debug, info, warn, error (default "warn")
--proxy string The proxy of connection to Jenkins
--proxy-auth string The auth of proxy of connection to Jenkins
--proxy-disable Disable proxy setting
--token string The token of Jenkins
--url string The URL of Jenkins
--username string The username of Jenkins
SEE ALSO
- jcli - Jenkins CLI written by golang which could help you with your multiple Jenkins
- jcli job artifact - 输出目标任务的归档文件列表
- jcli job build - Build the job of your Jenkins
- jcli job create - Create a job in your Jenkins
- jcli job delete - Delete a job in your Jenkins
- jcli job disable - Disable a job in your Jenkins
- jcli job edit - Edit the job of your Jenkins
- jcli job enable - Enable a job in your Jenkins
- jcli job history - 输出任务的构建历史
- jcli job input - Input a job in your Jenkins
- jcli job log - 输出任务的日志
- jcli job param - Get parameters of the job of your Jenkins
- jcli job search - Print the job of your Jenkins
- jcli job stop - Stop a job build in your Jenkins
- jcli job type - Print the types of job which in your Jenkins
当前内容版权归 Jenkins中文社区 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 Jenkins中文社区 .