[Deprecated] AppOps DX Plugin

<aside> <img src="/icons/warning_red.svg" alt="/icons/warning_red.svg" width="40px" />

This article describes an older version of Prodly SF CLI. View Latest

</aside>

Overview

Scratch orgs, like development sandboxes, don’t include data when created. Because scratch orgs are typically created and dissolved on a daily basis, quickly and easily adding data to and deploying data from scratch orgs is critical for developer productivity. Prodly provides a Salesforce DX plugin so Salesforce developers can easily seed their scratch orgs with data and/or deploy data to and from any Salesforce environment directly using the sfdx command line interface.

The plugin allows you to deploy data between these environment types for any environment you have credentials to access:

Some example use cases:

Related Projects and Packages:

Setup

To properly set up your environment for using the plugin:

  1. Install the Salesforce CLI
  2. Follow the instructions in the Salesforce DX Setup Guide to enable the Salesforce Developer Hub (dev hub) in your production or business environment.