mirror of
https://github.com/coder/coder.git
synced 2026-06-05 05:58:20 +00:00
d96adad56f
* chore: add cli command to fetch group sync settings as json
23 lines
591 B
Markdown
Generated
23 lines
591 B
Markdown
Generated
<!-- DO NOT EDIT | GENERATED CONTENT -->
|
|
|
|
# organizations settings
|
|
|
|
Manage organization settings.
|
|
|
|
Aliases:
|
|
|
|
- setting
|
|
|
|
## Usage
|
|
|
|
```console
|
|
coder organizations settings
|
|
```
|
|
|
|
## Subcommands
|
|
|
|
| Name | Purpose |
|
|
| ----------------------------------------------------- | --------------------------------------- |
|
|
| [<code>show</code>](./organizations_settings_show.md) | Outputs specified organization setting. |
|
|
| [<code>set</code>](./organizations_settings_set.md) | Update specified organization setting. |
|