@flxbl-io/sfp
Version:
sfp is a CLI tool to help you manage your Salesforce projects in an artifact centric model
10 lines (9 loc) • 717 B
JSON
{
"commandDescription": "Gets an active/unused scratch org from the scratch org pool",
"tagDescription": "(required) tag used to identify the scratch org pool",
"mypoolDescription": "Filter the tag for any additions created by the executor of the command",
"sendToUserDescription": "Send the credentials of the fetched scratchorg to another DevHub user, Useful for situations when pool is only limited to certain users",
"aliasDescription": "Fetch and set an alias for the org",
"setdefaultusernameDescription": "set the authenticated org as the default username that all commands run against",
"noSourceTrackingDescription": "Do not set source tracking while fetching the scratch org"
}