mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +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`
583 B
Generated
583 B
Generated
provisioner keys delete
Delete a provisioner key
Aliases:
- rm
Usage
coder provisioner keys delete [flags] <name>
Options
-y, --yes
| Type | bool |
Bypass prompts.
-O, --org
| Type | string |
| Environment | $CODER_ORGANIZATION |
Select which organization (uuid or name) to use.