Delete Sandbox
Delete one or more Salesforce sandbox orgs.
Last updated
Was this helpful?
Delete one or more Salesforce sandbox orgs.
$ sfp sandbox:delete -n <string> [flags]
$ sfp org:delete:sandbox -n <string> [flags]-v, --targetdevhubusername=<value>
No
Username or alias of the production org
-n, --name=<value>
Yes
Comma-separated list of sandbox names to delete
--json
No
Format output as JSON
--loglevel=<option>
No
Logging level for this command invocation
$ sfp sandbox:delete -n SIT -v my-sandbox-org
$ sfp sandbox:delete -n SIT,UAT,DEV -v my-sandbox-orgLast updated
Was this helpful?
Was this helpful?