rad workspace delete CLI reference
Details on the rad workspace delete Radius CLI command
❗️ Preview Release: This documentation covers a preview of Radius which uses different Resource Types from the current release. Enable it by passing the --preview to the Radius CLI or settingRADIUS_PREVIEW=true.
rad workspace delete
Delete local workspace
Synopsis
Delete local workspace
rad workspace delete [flags]
Examples
# Delete current workspace
rad workspace delete
# Delete named workspace
rad workspace delete my-workspace
Options
-h, --help help for delete
-w, --workspace string The workspace name
-y, --yes The confirmation flag
Options inherited from parent commands
--config string config file (default "$HOME/.rad/config.yaml")
-o, --output string output format (supported formats are json, table) (default "table")
SEE ALSO
- rad workspace - Manage workspaces
Feedback
Was this page helpful?
Glad to hear it! Please feel free to star our repo and join our Discord server to stay up to date with the project.
Sorry to hear that. If you would like to also contribute a suggestion visit and tell us how we can improve.