Files
coder/cli/testdata/coder_organizations_settings_set_--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
424 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.
role-sync Role sync settings to sync organization roles from an IdP.
———
Run `coder --help` for a list of global options.