Skip to content

list

omnistrate-ctl helm list

List all Helm packages that are saved

Synopsis

This command helps you list all the Helm packages that are saved.

omnistrate-ctl helm list [flags]

Examples

# List all Helm packages that are saved
omctl helm list

Options

  -h, --help   help for list

Options inherited from parent commands

  -o, --output string   Output format (text|table|json) (default "table")
  -v, --version         Print the version number of omnistrate-ctl

SEE ALSO