jx updatebot environment
Creates a Pull Request to upgrade the environment git repository from the version stream Aliases: env
Usage
jx updatebot environment
Synopsis
Creates a Pull Request to upgrade the environment git repository from the version stream
Options
--auto-merge should we automatically merge if the PR pipeline is green
--commit-message string the commit message
--commit-title string the commit title
-e, --env string the name of the environment to upgrade. If no environment is named then all git repositories for all environments are upgraded
--git-kind string the kind of git server to connect to
--git-server string the git server URL to create the scm client
--git-setup should we setup git first so that we can create Pull Requests
--git-token string the git token used to operate on the git repository. If not specified it's loaded from the git credentials file
--git-username string the git username used to operate on the git repository. If not specified it's loaded from the git credentials file
-h, --help help for environment
--labels strings a list of labels to apply to the PR (default [jx-boot-upgrade])
--pull-request-body string the PR body
--pull-request-title string the PR title (default "chore: upgrade the cluster git repository from the version stream")
-s, --strategy string the 'kpt' strategy to use. To see available strategies type 'kpt pkg update --help'. Typical values are: resource-merge, fast-forward, alpha-git-patch, force-delete-replace
Source
jenkins-x-plugins/jx-updatebot
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 September 8, 2022: chore: regenerated plugin docs (7973f31fa6)