Files
coder/cli/testdata/coder_organizations_members_--help.golden
T
Steven Masley be516f9686 chore: unhide multi-organization cli commands (#14693)
* chore: unhide multi-organization cli commands

Multi-org is going into GA, unhide cli commands
2024-09-17 10:22:20 -05:00

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.