Files
coder/cli/testdata/coder_organizations_create_--help.golden
T
Steven Masley be516f9686 chore: unhide multi-organization cli commands (#14693)
* chore: unhide multi-organization cli commands

Multi-org is going into GA, unhide cli commands
2024-09-17 10:22:20 -05:00

14 lines
227 B
Plaintext

coder v0.0.0-devel
USAGE:
coder organizations create [flags] <organization name>
Create a new organization.
OPTIONS:
-y, --yes bool
Bypass prompts.
———
Run `coder --help` for a list of global options.