influxdata / influx-cli

CLI for managing resources in InfluxDB v2
MIT License
61 stars 22 forks source link

influx client CLI / auth create read-telegrafs all or nothing? (create token for specific telegraf config) #523

Open DutchCloud4Work opened 4 months ago

DutchCloud4Work commented 4 months ago

Hi,

Is it not possible to create a token via the cli client that only gives read access to a specific telegraf configuration? If I use the command influx auth create --read-telegrafs it gives read access to all telegraf configurations.

I`m using the 2.7.3 client

Kind regards