Scratch
sfp scratch delete
sfp scratch deleteUSAGE
$ sfp scratch delete -o <value> -v <value> [--json] [--apiversion <value>] [--loglevel
trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
FLAGS
-o, --targetusername=<value> (required) Username or alias of the target org.
-v, --targetdevhubusername=<value> (required) Username or alias of the Dev Hub org.
--apiversion=<value> Override the api version used for api requests made by this command
--loglevel=<option> [default: info] logging level for this command invocation
<options: trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL>
GLOBAL FLAGS
--json Format output as json.
DESCRIPTION
Deletes a particular scratch org in the pool, This command is to be used in a pipeline with correct permissions to
delete any active scratch org record or to be used by an adminsitrator
EXAMPLES
$ sfp scratch delete -o [email protected] -v devhubsfp scratch login
sfp scratch loginLast updated
Was this helpful?