docs-v2/content/enterprise_influxdb/v1/tools/influxd-ctl/node-labels/_index.md

1.3 KiB

title description menu weight related
influxd-ctl node-labels The `influxd-ctl node-labels` command and subcommands manage node labels in an InfluxDB Enterprise cluster.
enterprise_influxdb_v1
parent
influxd-ctl
201
/enterprise_influxdb/v1/administration/manage/node-labels/
/enterprise_influxdb/v1/tools/influxd-ctl/show/

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

Subcommand Description
delete Delete one or more labels from a node
set Set one or more labels on for a node

Flags

See influxd-ctl global flags.