salesforce-alm
Version:
This package contains tools, and APIs, for an improved salesforce.com developer experience.
10 lines • 479 B
JSON
{
"clientId":"OAuth client ID (aka consumer key)",
"instanceUrl": "login URL of the instance the org is on",
"setDefaultDevHub": "set the authenticated org as the default Dev Hub org for scratch org creation",
"setDefaultUsername": "set the authenticated org as the default username that all commands run against",
"setAlias": "set an alias for the authenticated org",
"stdin": {
"secret": "OAuth client secret of personal connected app?"
}
}