influxd-ctl node-labels

The influxd-ctl node-labels command and subcommands manage node labels in an InfluxDB Enterprise cluster. Node labels are user-defined key-value pairs assigned to nodes in your cluster that act as metadata for each node. Node labels appear in the output of influxd-ctl show.

Usage

influxd-ctl node-labels [flags]

Subcommands

SubcommandDescription
deleteDelete one or more labels from a node
setSet one or more labels on for a node

Flags

See influxd-ctl global flags.


Was this page helpful?

Thank you for your feedback!