ro automates backups of Salesforce orgs to local disk or S3, supporting
JSON, CSV, Parquet, and SQLite output formats.
On macOS or Linux with Homebrew:
brew install octoberswimmer/tap/roOtherwise:
- Browse to the Releases page of this repository and download the archive for your platform.
- Extract the archive and move the
robinary somewhere on yourPATH.- macOS/Linux:
mv ro /usr/local/bin - Windows (PowerShell):
Move-Item .\ro.exe $env:USERPROFILE\bin
- macOS/Linux:
Authenticate using OAuth, and back up all objects
$ ro -e login.salesforce.comAuthenticate with your Salesforce org using username and password, and back up all objects
$ ro -e login.salesforce.com -u username@org.example.com -p passwordTokenSee Using Ro Backup for more examples and all of the available options.
$100/month per org. 7-day trial. Download to get started.
ro is free to use in Salesforce sandbox orgs; production licensing is managed within the app.