mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
d96adad56f
* chore: add cli command to fetch group sync settings as json
16 lines
288 B
Plaintext
16 lines
288 B
Plaintext
coder v0.0.0-devel
|
|
|
|
USAGE:
|
|
coder organizations settings
|
|
|
|
Manage organization settings.
|
|
|
|
Aliases: setting
|
|
|
|
SUBCOMMANDS:
|
|
set Update specified organization setting.
|
|
show Outputs specified organization setting.
|
|
|
|
———
|
|
Run `coder --help` for a list of global options.
|