definitionjson org definition in JSON format
definitionfile path to an org definition file
connectedAppConsumerKey The connected app consumer key. May be null for JWT OAuth flow.
durationdays duration of the scratch org (in days) (default:1, min:1, max:30)
nonamespace create the scratch org with no namespace
noancestors do not include second-generation package ancestors in the scratch org
orgConfig overrides definitionjson
Returns a valid signup json
definitionjson org definition in JSON format definitionfile path to an org definition file connectedAppConsumerKey The connected app consumer key. May be null for JWT OAuth flow. durationdays duration of the scratch org (in days) (default:1, min:1, max:30) nonamespace create the scratch org with no namespace noancestors do not include second-generation package ancestors in the scratch org orgConfig overrides definitionjson
Returns
scratchOrgInfoPayload: ScratchOrgInfoPayload; ignoreAncestorIds: boolean; warnings: string[];