Skip to main content
Skip table of contents

dkp install kommander

Install kommander

CODE
dkp install kommander [flags]

Options

CODE
      --airgapped                                  Enable airgapped mode.
      --bootstrap-repository string                git repository with bootstrap definitions
      --charts-bundle stringArray                  Path to charts-bundle to upload to chartmuseum, apart from parsing the kommander applications repository (default [])
      --disallow-charts-download                   make CLI rely solely on provided chart bundles and do not try to download charts from the Internet
      --gitea-kommander-repository-name string     gitea kommander repository name (default "kommander")
  -h, --help                                       help for kommander
      --init                                       Initialize default configuration file, print it and exit without installing Kommander.
      --installer-config file                      Path to installation configuration file
      --kommander-applications-repository string   git repository with application definitions (default "v2.5.2")
  -o, --output string                              Output format for the configuration file generated by --init. One of: yaml|json (default "yaml")
      --wait                                       Wait for all enabled applications to be ready (default true)
      --wait-timeout duration                      Time to wait for all enabled applications to be ready (30m, 1h, 2h) (default 1h0m0s)

Options inherited from parent commands

CODE
      --config string            Config file to use (default "/root/.kommander/config")
      --context string           The name of the kubeconfig context to use
      --kubeconfig string        Path to the kubeconfig file to use for CLI requests.
      --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

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.