mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
d96adad56f
* chore: add cli command to fetch group sync settings as json
18 lines
414 B
Plaintext
18 lines
414 B
Plaintext
coder v0.0.0-devel
|
|
|
|
USAGE:
|
|
coder organizations settings show
|
|
|
|
Outputs specified organization setting.
|
|
|
|
- Output group sync settings.:
|
|
|
|
$ coder organization settings show groupsync
|
|
|
|
SUBCOMMANDS:
|
|
group-sync Group sync settings to sync groups from an IdP.
|
|
role-sync Role sync settings to sync organization roles from an IdP.
|
|
|
|
———
|
|
Run `coder --help` for a list of global options.
|