kusion workspace delete
Delete a workspace
Synopsisâ
This command deletes a specified workspace.
kusion workspace delete
Examplesâ
# Delete a workspace
kusion workspace delete dev
Optionsâ
-h, --help help for delete
Options inherited from parent commandsâ
--profile string Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|mutex) (default "none")
--profile-output string Name of the file to write the profile to (default "profile.pprof")
SEE ALSOâ
- kusion workspace - Workspace is a logical concept representing a target that stacks will be deployed to