Pool
@flxbl-io/sfp pool
@flxbl-io/sfp pool@flxbl-io/sfp pool delete
@flxbl-io/sfp pool deleteUSAGE
$ @flxbl-io/sfp pool delete -v <value> [-t <value>] [-i | -a] [-o] [--apiversion <value>] [--loglevel
trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
FLAGS
-a, --allscratchorgs Deletes all used and unused Scratch orgs from pool by the tag
-i, --inprogressonly Deletes all In Progress Scratch orgs from pool by the tag
-o, --orphans Recovers scratch orgs that were created by salesforce but were not tagged to sfp
due to timeouts etc.
-t, --tag=<value> tag used to identify the scratch org pool
-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>
DESCRIPTION
Deletes the pooled scratch orgs from the Scratch Org Pool
EXAMPLES
$ sfp pool:delete -t core
$ sfp pool:delete -t core -v devhub
$ sfp pool:delete --orphans -v devhub@flxbl-io/sfp pool fetch
@flxbl-io/sfp pool fetch@flxbl-io/sfp pool list
@flxbl-io/sfp pool list@flxbl-io/sfp pool metrics publish
@flxbl-io/sfp pool metrics publish@flxbl-io/sfp pool org delete
@flxbl-io/sfp pool org delete@flxbl-io/sfp pool prepare
@flxbl-io/sfp pool prepareLast updated