dkp upgrade catalogapp
Upgrade a Catalog Application to a newer version
CODE
dkp upgrade catalogapp CATALOGAPP_NAME --to-version VERSION [--workspace WORKSPACE | --project PROJECT] [flags]
Options
CODE
--config string Config file to use (default "/root/.kommander/config")
--context string The name of the kubeconfig context to use
--core-app-timeout duration Timeout to wait for upgrade of each kommander core application (default 20m0s)
--disable-appdeployments strings List of AppDeployments to be disabled during upgrade (default [])
-h, --help help for catalogapp
--kubeconfig string Path to the kubeconfig file to use for CLI requests.
--platform-apps-timeout duration Timeout to wait for upgrade of the set of platform applications (default 30m0s)
--project string Name of the Project to upgrade the Catalog App in
--request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests.
--to-version string Version the Catalog App should be upgraded to
-w, --workspace string Name of the Workspace to upgrade the Catalog App in
Options inherited from parent commands
CODE
-v, --verbose int Output verbosity
SEE ALSO
- dkp upgrade - Upgrade one of [addons, capi-components, catalogapp, kommander, workspace]