update

nctl update

Update Cluster Command

Update the cluster registered with NPM

nctl update cluster [flags]

Command Options

Flag Shorthand Description
--cluster-name <string> the name of cluster to be updated. Needed only if Id is not provided
--help -h help for update command
--insecure allow connection to an address with a self-signed or non-verifiable certificate (not recommended)
--kyverno-version <string> specify Kyverno version 1.10 (default “1.10”)
--namespace <string> -n specify the Kyverno operator namespace (default “nirmata-system”)
--release <string> -r operator helm chart release name (default “kyverno-operator”)
--values-file <string> -f the cluster onboarding parameter YAML file
--token <string> Nirmata API Key (env NIRMATA_TOKEN)
--url <string> Nirmata server base URL (env NIRMATA_URL)