-
Install the Salesforce CLI.
-
Authenticate the Salesforce CLI with the demo org by running this command in a terminal:
sf auth web login -s -a tdx24-lab-demo
Configure macOS to open the reset script with the mouse:
- in Finder, right-click your file and select "Open with" and then "Other...".
- select Terminal under Utilities and check "Always Open With".
Double-click on reset-demo.sh
. This will overwrite the org metadata with the content of this project.
You can close the terminal window once the process is complete.