mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
5cc5bbea04
What this changes: - Unhides the `--key` flag on provisioner start - Deprecates and hides `provisionerd` command group in favor of `provisioner(s)` - Removes org id from `coder provisioner keys list`
728 B
Generated
728 B
Generated
provisioner keys create
Create a new provisioner key
Usage
coder provisioner 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.