influxdata / influx-cli

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

fix: users and orgs permissions should not be scoped under an org #398

Closed jeffreyssmith2nd closed 2 years ago

jeffreyssmith2nd commented 2 years ago

Closes #293

Users and Orgs permissions shouldn't be scoped under a specific organization, this fixes that.