歡迎您光臨本站 註冊首頁

Jenkins CLI v0.0.14 發布,管理 CI/CD 平台

←手機掃碼閱讀     admin @ 2019-07-20 , reply:0

Jenkins CLI v0.0.14 發布了,本次發布的變更記錄包括:

  • 增加對參數化任務的觸發支持
  • 顯示插件的安裝過程
  • 添加 release-drafter
  • 修復 Jenkins 沒有啟用 Crumb 時的報錯
  • 修復當用戶目錄下沒有配置文件的情況下生成樣本配置信息時的報錯

安裝方法:


brew tap linuxsuren/jcli
brew install jcli

快速入門:

ubuntu@172:~$ ./jcli -h
jcli is Jenkins CLI which could help with your multiple Jenkins,
                  Manage your Jenkins and your pipelines
                  More information could found at https://jenkins-zh.cn

Usage:
  jcli [flags]
  jcli [command]

Available Commands:
  center      Manage your update center
  config      Manage the config of jcli
  crumb       Print crumbIssuer of Jenkins
  help        Help about any command
  job         Print the job of your Jenkins
  open        Open your Jenkins with a browse
  plugin      Manage the plugins of Jenkins
  queue       Print the queue of your Jenkins
  restart     Restart your Jenkins
  user        Print the user of your Jenkins

Flags:
  -h, --help      help for jcli
  -v, --version   Print the version of Jenkins CLI

Use "jcli [command] --help" for more information about a command.


[admin ]

來源:OsChina
連結:https://www.oschina.net/news/108377/jenkins-cli-0-0-14-released
Jenkins CLI v0.0.14 發布,管理 CI/CD 平台已經有115次圍觀

http://coctec.com/news/all/show-post-210324.html