mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +00:00
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.