Files
coder/cli/testdata/coder_organizations_settings_show_--help_--help.golden
T
Steven Masley d96adad56f chore: add cli command to fetch group sync settings as json (#14694)
* chore: add cli command to fetch group sync settings as json
2024-09-17 14:08:33 -05:00

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.