mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
21 lines
586 B
Plaintext
21 lines
586 B
Plaintext
coder v0.0.0-devel
|
|
|
|
USAGE:
|
|
coder organizations settings set
|
|
|
|
Update specified organization setting.
|
|
|
|
- Update group sync settings.:
|
|
|
|
$ coder organization settings set groupsync < input.json
|
|
|
|
SUBCOMMANDS:
|
|
group-sync Group sync settings to sync groups from an IdP.
|
|
organization-sync Organization sync settings to sync organization
|
|
memberships from an IdP.
|
|
role-sync Role sync settings to sync organization roles from an
|
|
IdP.
|
|
|
|
———
|
|
Run `coder --help` for a list of global options.
|