Skip to content

Instantly share code, notes, and snippets.

@dcarroll
Created August 3, 2017 17:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dcarroll/6afa815d8a6b4b387252d2cda4e3e7ee to your computer and use it in GitHub Desktop.
Save dcarroll/6afa815d8a6b4b387252d2cda4e3e7ee to your computer and use it in GitHub Desktop.
Commands to reset SFDX Demo
#!/bin/bash
sfdx force:org:delete -u Demo -p
rm -rf Demo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment