kubevela.github.io/docs/cli/vela_cluster_labels_add.md

763 B

title
vela cluster labels add

add labels to managed cluster.

Synopsis

add labels to managed cluster.

vela cluster labels add CLUSTER_NAME LABELS [flags]

Examples

vela cluster labels add my-cluster project=kubevela,owner=oam-dev

Options

  -h, --help   help for add

Options inherited from parent commands

  -V, --verbosity Level   number for the log level verbosity
  -y, --yes               Assume yes for all user prompts

SEE ALSO

Go Back to CLI Commands Homepage.

Auto generated by spf13/cobra script in KubeVela.