mirror of
https://github.com/coder/coder.git
synced 2026-06-07 15:08:20 +00:00
be516f9686
* chore: unhide multi-organization cli commands Multi-org is going into GA, unhide cli commands
16 lines
220 B
Markdown
Generated
16 lines
220 B
Markdown
Generated
<!-- DO NOT EDIT | GENERATED CONTENT -->
|
|
|
|
# organizations members remove
|
|
|
|
Remove a new member to the current organization
|
|
|
|
Aliases:
|
|
|
|
- rm
|
|
|
|
## Usage
|
|
|
|
```console
|
|
coder organizations members remove <username | user_id>
|
|
```
|