UNPKG

479 BJSONView Raw
1{
2 "clientId":"OAuth client ID (aka consumer key)",
3 "instanceUrl": "login URL of the instance the org is on",
4 "setDefaultDevHub": "set the authenticated org as the default Dev Hub org for scratch org creation",
5 "setDefaultUsername": "set the authenticated org as the default username that all commands run against",
6 "setAlias": "set an alias for the authenticated org",
7 "stdin": {
8 "secret": "OAuth client secret of personal connected app?"
9 }
10}
\No newline at end of file