jcli cwp
jcli cwp
Custom Jenkins WAR packager for Jenkins
Synopsis
Custom Jenkins WAR packager for Jenkins This’s a wrapper of https://github.com/jenkinsci/custom-war-packager
jcli cwp [flags]
Options
--batch-mode Enables the batch mode for the build
--bom-path string Path to the BOM file. If defined, it will override settings in Config YAML
--config-path string Path to the configuration YAML. See the tool's README for format
--demo Enables demo mode with predefined config file
--environment string Environment to be used
-h, --help help for cwp
--install-artifacts If set, the final artifacts will be automatically installed to the local repository (current version - only WAR)
--local-cache string The local cache directory (default "/home/runner/.jenkins-cli")
--metadata-url string The metadata URL (default "https://repo.jenkins-ci.org/list/releases/io/jenkins/tools/custom-war-packager/custom-war-packager-cli/maven-metadata.xml")
--mvn-settings-file string Path to a custom Maven settings file to be used within the build
--show-progress Show the progress of downloading files (default true)
--tmp-dir string Temporary directory for generated files and the output WAR.
--value-set stringToString The value set of config template (default [])
--version string Version of WAR to be set. (default "1.0-SNAPSHOT")
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
当前内容版权归 Jenkins中文社区 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 Jenkins中文社区 .