influxdata / influx-cli

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

Add user/pwd authentication support to CLI #401

Closed samhld closed 1 year ago

samhld commented 2 years ago

The API for this exists via /signin. We are also planning some work to make operator users' permissions not tied to operator tokens. Some users may want to use operator privileges via the CLI without needing an operator token...as long as they have the necessary user permissions.

jeffreyssmith2nd commented 1 year ago

Closed by #418