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

Flag Description
-labels JSON array of label keys to delete
-nodeid Node 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