Skip to content

list-installations

omnistrate-ctl helm list-installations

List all Helm Packages and the Kubernetes clusters that they are installed on

Synopsis

This command helps you list all the Helm Packages and the Kubernetes clusters that they are installed on.

omnistrate-ctl helm list-installations --host-cluster-id=[host-cluster-id] [flags]

Examples

# List all Helm Packages and the Kubernetes clusters that they are installed on
omctl helm list-installations --host-cluster-id=[host-cluster-id]

Options

  -h, --help                     help for list-installations
      --host-cluster-id string   Host cluster ID

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