You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ sf browserforce apply -f ./config/currency.json --target-org myOrg@example.com
60
+
logging in... done
61
+
Applying config file ./config/currency.json to org myOrg@example.com
62
+
[CompanyInformation] retrieving state... done
63
+
[CompanyInformation] no action necessary
64
+
logging out... done
65
+
```
66
+
56
67
## Key Concepts
57
68
58
69
- 🔧 configuration using JSON Schema (similar to the [Scratch Org Definition Configuration](https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_scratch_orgs_def_file.htm))
0 commit comments