Skip to content

Instantly share code, notes, and snippets.

@marshallvaughn
Created April 26, 2019 03:52
Show Gist options
  • Save marshallvaughn/d8a7553bb64a48e9c8eacb20b146460a to your computer and use it in GitHub Desktop.
Save marshallvaughn/d8a7553bb64a48e9c8eacb20b146460a to your computer and use it in GitHub Desktop.
[sfdx SOQL Dash] A Dash snippet
sfdx force:data:soql:query -q "SELECT __fields__ FROM __object__ WHERE __conditions__" -u __username__
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment