wtxnpw 发表于 2018-1-8 12:22:55

胖嘟嘟5201314

执行一次构建  JOB               : Name of the job to build 要构建的job名称
  -c                  : Check for SCM changes before starting the build, and if
  there's no change, exit without doing a build
  -p                  : Specify the build parameters in the key=value format.
  -r VAL            : Number of times to retry reading of the output log if it
  does not exists on first attempt. Defaults to 0. Use
  with -v.
  -s                  : Wait until the completion/abortion of the command
  -v                  : Prints out the console output of the build. Use with -s
  -w                  : Wait until the start of the command
  --username VAL      : User name to authenticate yourself to Jenkins
  --password VAL      : Password for authentication. Note that passing a
  password in arguments is insecure.
  --password-file VAL : File that contains the password
页: [1]
查看完整版本: 胖嘟嘟5201314