Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ro

ro automates backups of Salesforce orgs to local disk or S3, supporting JSON, CSV, Parquet, and SQLite output formats.

Install

On macOS or Linux with Homebrew:

brew install octoberswimmer/tap/ro

Otherwise:

  1. Browse to the Releases page of this repository and download the archive for your platform.
  2. Extract the archive and move the ro binary somewhere on your PATH.
    • macOS/Linux: mv ro /usr/local/bin
    • Windows (PowerShell): Move-Item .\ro.exe $env:USERPROFILE\bin

Quick Start

Authenticate using OAuth, and back up all objects

$ ro -e login.salesforce.com

Authenticate with your Salesforce org using username and password, and back up all objects

$ ro -e login.salesforce.com -u username@org.example.com -p passwordToken

See Using Ro Backup for more examples and all of the available options.

Pricing

$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.

About

A command-line backup application for Salesforce

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages