Salesforce CLI Cheat Sheet by Greg Finzer (GregFinzer) via cheatography.com/15280/cs/18581/ Getting Help Data Get Documentation URLs sfdx force Import Force Commands Help sfdx force -h sfdx force:data:tree:import --plan data/sample-data- Another sub level example sfdx force:org -h plan.json Export Authorization sfdx force:data:tree:export -h Authorize a Sandbox Org set an alias and make it the default Dev Hub sfdx force:auth:web:login -a DevHub -d Org Get a list of connected Orgs sfdx force:org:list sfdx force:auth:web:login -a MyAlias -s -r Open Current Org in Browser sfdx force:org:open https://login.salesforce.com Delete an Org sfdx force:org:delete -u MyOrgAlias -p Set default Dev Hub Create Scratch Org and make default Org sfdx force:config:set sfdx force:org:create -a MyAlias -s -f defaultdevhubusername=some@user.com config\project-scratch-def.json -d 7 Authorize a Prod/Trailhead Org, set an alias, make it the default Org Set default Org sfdx force:config:set defaultusername=some@user.com Dreamhouse Example Script List defaults git clone https://github.com/dreamhouseapp/dreamhouse-sfdx sfdx force:config:list cd dreamhouse-sfdx sfdx force:config:set defaultdevhubusername=your@username.com Source sfdx force:org:create -a dreamhouse -s -f config\project-scratch-def.json - Push Source to Scratch Org sfdx force:source:push Pull Source from Scratch Org sfdx force:source:pull sfdx force:source:push Local & Remote Source Code Changes sfdx force:source:status sfdx force:user:permset:assign -n dreamhouse d7 sfdx force:org:open -p /lightning/page/home Packages Create sfdx force:package:version create Other Install sfdx force:package:install Org Limits sfdx force:limits:api:display Promote sfdx force:package:version:promote Update the Salesforce CLI sfdx update By Greg Finzer (GregFinzer) Published 18th January, 2019. Sponsored by Readability-Score.com cheatography.com/gregfinzer/ Last updated 18th January, 2019. Measure your website readability! www.kellermansoftware.com Page 1 of 1. https://readability-score.com