influxdata / influxdata/influx-cli
influx client CLI / auth create read-telegrafs all or nothing? (create token for specific telegraf config)
- Dominant language
- Go
- Stars
- 75
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the `influx auth create --read-telegrafs` CLI entry point and trace how telegraf permissions are represented. Determine whether read access can target one telegraf configuration, then verify that a created token grants only that configuration's read access while preserving current all-config behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authorization, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100