feat: port org members
commands from influxdb
(#97)
This commit is contained in:
@ -16,6 +16,7 @@ func newOrgCmd() *cli.Command {
|
||||
newOrgCreateCmd(),
|
||||
newOrgDeleteCmd(),
|
||||
newOrgListCmd(),
|
||||
newOrgMembersCmd(),
|
||||
newOrgUpdateCmd(),
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user