Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 762 Bytes

nutactl_completion.md

File metadata and controls

39 lines (24 loc) · 762 Bytes

nutactl completion

Generates bash completion scripts

Synopsis

To load completion run

. <(bitbucket completion)

To configure your bash shell to load completions for each session add to your bashrc

# ~/.bashrc or ~/.profile
. <(nutactl completion)
nutactl completion [flags]

Options

  -h, --help   help for completion

Options inherited from parent commands

      --config string      config file to use (default $HOME/.nutactl.yaml)
      --insecure           Accept insecure TLS certificates
      --log-json           log as json
      --log-level string   log level (trace,debug,info,warn/warning,error,fatal,panic) (default "info")

SEE ALSO

  • nutactl - nutanix prism central CLI