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>
27 lines
1.1 KiB
Markdown
Generated
27 lines
1.1 KiB
Markdown
Generated
<!-- DO NOT EDIT | GENERATED CONTENT -->
|
|
# organizations settings show
|
|
|
|
Outputs specified organization setting.
|
|
|
|
## Usage
|
|
|
|
```console
|
|
coder organizations settings show
|
|
```
|
|
|
|
## Description
|
|
|
|
```console
|
|
- Output group sync settings.:
|
|
|
|
$ coder organization settings show groupsync
|
|
```
|
|
|
|
## Subcommands
|
|
|
|
| Name | Purpose |
|
|
|--------------------------------------------------------------------------------------|--------------------------------------------------------------------------|
|
|
| [<code>group-sync</code>](./organizations_settings_show_group-sync.md) | Group sync settings to sync groups from an IdP. |
|
|
| [<code>role-sync</code>](./organizations_settings_show_role-sync.md) | Role sync settings to sync organization roles from an IdP. |
|
|
| [<code>organization-sync</code>](./organizations_settings_show_organization-sync.md) | Organization sync settings to sync organization memberships from an IdP. |
|