Documentation

influxd-ctl node-labels delete

The influxd-ctl node-labels delete command deletes labels from an InfluxDB Enterprise node.

Usage

influxd-ctl node-labels delete [flags]

Flags

FlagDescription
-labelsJSON array of label keys to delete
-nodeidNode ID

Examples

influxd-ctl node-labels delete -nodeid 5 -labels '["hello"]'

Was this page helpful?

Thank you for your feedback!


The future of Flux

Flux is going into maintenance mode. You can continue using it as you currently are without any changes to your code.

Read more