Skip to content

Instantly share code, notes, and snippets.

@thebrettbarlow
Last active May 4, 2019 19:23
Show Gist options
  • Save thebrettbarlow/7f23a7a8195076385ee82d44833c0bf6 to your computer and use it in GitHub Desktop.
Save thebrettbarlow/7f23a7a8195076385ee82d44833c0bf6 to your computer and use it in GitHub Desktop.
# This will open a login page that will let you connect your org to the CLI
sfdx force:auth:web:login --setalias HelloWorldOrg
# You will now see the org you connected with!
sfdx force:org:list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment