mirror of
https://github.com/coder/coder.git
synced 2026-06-05 14:08:20 +00:00
be516f9686
* chore: unhide multi-organization cli commands Multi-org is going into GA, unhide cli commands
17 lines
374 B
Plaintext
17 lines
374 B
Plaintext
coder v0.0.0-devel
|
|
|
|
USAGE:
|
|
coder provisionerd keys create [flags] <name>
|
|
|
|
Create a new provisioner key
|
|
|
|
OPTIONS:
|
|
-O, --org string, $CODER_ORGANIZATION
|
|
Select which organization (uuid or name) to use.
|
|
|
|
-t, --tag string-array, $CODER_PROVISIONERD_TAGS
|
|
Tags to filter provisioner jobs by.
|
|
|
|
———
|
|
Run `coder --help` for a list of global options.
|