mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
chore: add organization member api + cli (#13577)
This commit is contained in:
@ -29,8 +29,8 @@ func (r *RootCmd) organizations() *serpent.Command {
|
||||
r.currentOrganization(),
|
||||
r.switchOrganization(),
|
||||
r.createOrganization(),
|
||||
r.organizationRoles(),
|
||||
r.organizationMembers(),
|
||||
r.organizationRoles(),
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user