Files
coder/docs/reference/cli/provisioner_keys_create.md
Garrett Delfosse 5cc5bbea04 fix: improve provisioner key cli usability (#14834)
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`
2024-09-27 10:34:41 -05:00

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.