CloudNatix logo

CloudNatix CLI

cnatix clusters components create

Create a new component for a cluster.

Synopsis

This command creates a new component to a cluster.

cnatix clusters components create [flags]

Options

      --cluster string   Cluster name
  -h, --help             help for create
  -k, --kind string      Component Kind
  -a, --upgradable       true if the component eligible to be auto-upgraded
  -v, --version string   Component version

Options inherited from parent commands

      --global-controller-domain string   Domain name of the CloudNatix Global Controller
      --workspace string                  workspace directory (default is $HOME/.cnatix)

SEE ALSO

Next
Getting Started