mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
be516f9686
* chore: unhide multi-organization cli commands Multi-org is going into GA, unhide cli commands
18 lines
409 B
Plaintext
18 lines
409 B
Plaintext
coder v0.0.0-devel
|
|
|
|
USAGE:
|
|
coder organizations members
|
|
|
|
Manage organization members
|
|
|
|
Aliases: member
|
|
|
|
SUBCOMMANDS:
|
|
add Add a new member to the current organization
|
|
edit-roles Edit organization member's roles
|
|
list List all organization members
|
|
remove Remove a new member to the current organization
|
|
|
|
———
|
|
Run `coder --help` for a list of global options.
|