nkp upgrade kommander
Upgrade the Kommander version of the targeted cluster
Synopsis
Upgrades all Kommander components and platform applications running on the targeted cluster. No attached clusters and applications running on them are affected by this action.
        CODE
    
    nkp upgrade kommander [flags]
Options
        CODE
    
          --config string                              Config file to use (default "/home/runner/.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 [centralized-kubecost,kubecost-thanos-traefik])
  -h, --help                                       help for kommander
      --kommander-applications-repository string   git repository with application definitions (default "v2.16.1-rc.3")
      --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)
      --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.
  -v, --verbose int                                Output verbosity
SEE ALSO
- nkp upgrade - Upgrade one of [addons, capi-components, catalogapp, cluster, kommander, workspace]