# Get scratch ORG logging in via Auth url echo $org_auth_url > $file sfdx force:auth:sfdxurl:store –sfdxurlfile “$file” –setalias HubOrg –json sfdx force:org:display –targetusername “$SCRATCH_ORG_ALIAS”
# Get scratch ORG logging in via Auth url echo $org_auth_url > $file sfdx force:auth:sfdxurl:store –sfdxurlfile “$file” –setalias HubOrg –json sfdx force:org:display –targetusername “$SCRATCH_ORG_ALIAS”