jcli

jcli

Jenkins CLI written by golang which could help you with your multiple Jenkins

Synopsis

Jenkins CLI written by golang which could help you with your multiple Jenkins,

We’d love to hear your feedback at https://github.com/jenkins-zh/jenkins-cli/issues

Options

  1. --config-load If load a default config file (default true)
  2. --configFile string 指定另外一个配置文件
  3. --debug Print the output into debug.html
  4. --doctor Run the diagnose for current command
  5. -h, --help help for jcli
  6. --insecureSkipVerify If skip insecure skip verify (default true)
  7. -j, --jenkins string 选择本次执行的 Jenkins
  8. --logger-level string Logger level which could be: debug, info, warn, error (default "warn")
  9. --proxy string The proxy of connection to Jenkins
  10. --proxy-auth string The auth of proxy of connection to Jenkins
  11. --proxy-disable Disable proxy setting
  12. --token string The token of Jenkins
  13. --url string The URL of Jenkins
  14. --username string The username of Jenkins

SEE ALSO