Skip to content

Instantly share code, notes, and snippets.

@thebrettbarlow
Last active May 4, 2019 17:37
Show Gist options
  • Save thebrettbarlow/64fbbde40cad7639dbcc0d0554e7a49c to your computer and use it in GitHub Desktop.
Save thebrettbarlow/64fbbde40cad7639dbcc0d0554e7a49c to your computer and use it in GitHub Desktop.
sfdx force:data:bulk:upsert \
--sobjecttype account \
--externalid id \
--csvfile chatty_accounts_to_move.csv \
--targetusername dev1 \
--wait 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment