I hereby claim:
- I am erodriguezramirez on github.
- I am erodriguez (https://keybase.io/erodriguez) on keybase.
- I have a public key ASC-SIHDvuIH5hiIJP10unsUt3ZQYPyDYvo10XNhXlAFDQo
To claim this, I am signing this object:
#!/bin/bash | |
# This script backs up all data from your Salesforce org. | |
# It creates a folder with today’s date and exports each sObject’s data into a CSV file. | |
# | |
# Requirements: | |
# - Salesforce CLI https://developer.salesforce.com/tools/salesforcecli (for sf connection and commands) | |
# - jq https://jqlang.org/ (for parsing JSON output) | |
# | |
# Usage: bash backup.sh <org_alias> | |
# Make sure you are authenticated to the target org. |
I hereby claim:
To claim this, I am signing this object: