Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.16 KB

havener_deploy.md

File metadata and controls

39 lines (28 loc) · 1.16 KB

havener deploy

Installs Helm Charts using a havener configuration

Synopsis

Installs Helm Charts using a havener configuration file.

havener deploy [havener config file] [flags]

Options

      --config string   havener configuration file
  -h, --help            help for deploy
      --timeout int     deployment timeout in minutes (default 40)

Options inherited from parent commands

      --debug                 debug output - level 5
      --error                 error output - level 2
      --fatal                 fatal output - level 1
      --kubeconfig string     Kubernetes configuration file (default "~/.kube/config")
      --terminal-height int   disable autodetection and specify an explicit terminal height (default -1)
      --terminal-width int    disable autodetection and specify an explicit terminal width (default -1)
      --trace                 trace output - level 6
  -v, --verbose               verbose output - level 4
      --warn                  warn output - level 3

SEE ALSO

  • havener - Convenience wrapper around both kubectl and helm
Auto generated by spf13/cobra on 19-Oct-2019