mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
be516f9686
* chore: unhide multi-organization cli commands Multi-org is going into GA, unhide cli commands
14 lines
227 B
Plaintext
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.
|