mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
ae7afd1aa0
Closes #14239
23 lines
673 B
Markdown
Generated
23 lines
673 B
Markdown
Generated
<!-- DO NOT EDIT | GENERATED CONTENT -->
|
|
# organizations roles
|
|
|
|
Manage organization roles.
|
|
|
|
Aliases:
|
|
|
|
* role
|
|
|
|
## Usage
|
|
|
|
```console
|
|
coder organizations roles
|
|
```
|
|
|
|
## Subcommands
|
|
|
|
| Name | Purpose |
|
|
|--------------------------------------------------------|---------------------------------------|
|
|
| [<code>show</code>](./organizations_roles_show.md) | Show role(s) |
|
|
| [<code>update</code>](./organizations_roles_update.md) | Update an organization custom role |
|
|
| [<code>create</code>](./organizations_roles_create.md) | Create a new organization custom role |
|