jx gitops jenkins add
Adds a new Jenkins server to the git repository Aliases: create,new
Usage
jx gitops jenkins add
Synopsis
Adds a new Jenkins server to the git repository
Examples
# adds a new jenkins server to the git repository
jx-gitops jenkins add --name myjenkins
Options
-c, --chart string the jenkins helm chart to use (default "jenkinsci/jenkins")
-h, --help help for add
-n, --name string the name of the jenkins server to add
-r, --repository string the helm chart repository URL of the chart (default "https://charts.jenkins.io")
-v, --version string the version of the helm chart. If not specified the versionStream will be checked otherwise the latest version is used
Source
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified April 20, 2021: chore: regenerated plugin docs (412f8f1671)