mirror of
https://github.com/coder/coder.git
synced 2026-06-04 05:28:20 +00:00
94f5d52fdc
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
15 lines
219 B
Markdown
Generated
15 lines
219 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>
|
|
```
|