mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
529 B
529 B
delete
Delete a workspace
Aliases:
- rm
Usage
coder delete [flags] <workspace>
Options
--orphan
| Type | bool |
Delete a workspace without deleting its resources. This can delete a workspace in a broken state, but may also lead to unaccounted cloud resources.
-y, --yes
| Type | bool |
Bypass prompts.