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>
11 lines
194 B
Markdown
Generated
11 lines
194 B
Markdown
Generated
<!-- DO NOT EDIT | GENERATED CONTENT -->
|
|
# organizations members add
|
|
|
|
Add a new member to the current organization
|
|
|
|
## Usage
|
|
|
|
```console
|
|
coder organizations members add <username | user_id>
|
|
```
|