influxdata / influx-cli

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

Allow setting membership type in influx org members add #402

Closed candrewlee14 closed 2 years ago

candrewlee14 commented 2 years ago

This allows listing, adding, and removing owners from an org with influx org members <command>.

Closing #231

samhld commented 2 years ago

Seems reasonable to me! If we want to fully satisfy the original issue, we could add an additional hint to point the user at the UI. I imagine most users would know about it but I could see them not. The question would be, can we point them at the exact address of where the UI is? Any discovery tooling to point them exactly where to go to see the UI?