@flxbl-io/sfp
Version:
sfp is a CLI tool to help you manage your Salesforce projects in an artifact centric model
9 lines (8 loc) • 588 B
JSON
{
"commandDescription": "Deletes the pooled scratch orgs from the Scratch Org Pool",
"tagDescription": "tag used to identify the scratch org pool",
"mypoolDescription": "Filter only Scratch orgs created by current user in the pool",
"allscratchorgsDescription": "Deletes all used and unused Scratch orgs from pool by the tag",
"inprogressonlyDescription": "Deletes all In Progress Scratch orgs from pool by the tag",
"recoverOrphanedScratchOrgsDescription": "Recovers scratch orgs that were created by salesforce but were not tagged to sfp due to timeouts etc."
}