mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
be516f9686
* chore: unhide multi-organization cli commands Multi-org is going into GA, unhide cli commands
730 B
Generated
730 B
Generated
provisionerd keys create
Create a new provisioner key
Usage
coder provisionerd keys create [flags] <name>
Options
-t, --tag
| Type | string-array |
| Environment | $CODER_PROVISIONERD_TAGS |
Tags to filter provisioner jobs by.
-O, --org
| Type | string |
| Environment | $CODER_ORGANIZATION |
Select which organization (uuid or name) to use.