Skip to content

Omnistrate ctl deployment cell describe nodepool

omnistrate-ctl deployment-cell describe-nodepool

Describe a nodepool in a deployment cell

Synopsis

Get detailed information about a specific nodepool in a deployment cell.

omnistrate-ctl deployment-cell describe-nodepool [flags]

Options

  -h, --help              help for describe-nodepool
  -i, --id string         Deployment cell ID (required)
  -n, --nodepool string   Nodepool name (required)

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