User Guide: DSim Cloud CLI workspace destroy command
Synopsis
mdc workspace destroy [options]
This command deletes all data from the remote workspace storage and removes the compute resources (if the remote workspace is Active). This command can be executed from anywhere within the local workspace directory or its subdirectories. The state of the remote workspace will be transitioned to Destroyed.
You are prompted to acknowledge the operation since it is not reversible. No local files are affected by this operation.
It will only be executed on a remote workspace whose state is Active or Paused, or it will issue an error.
The local .mdc/ directory is not deleted indicating this is still an initialized local workspace.
Options
--accept-prompts | -y
Accept all prompts.
Example(s)
mdc workspace destroy -y
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article