The Plauti Salesforce CLI Plugin is a plugin for Salesforce's SF CLI. The Plauti Salesforce CLI Plugin extends the SF CLI functionality so that it can interact with Plauti products such as Plauti Deduplicate.
Find all installation information and CLI commands in the Plauti SDK.
IMPORTANT: Migrating from SFDX to SF CLI
Salesforce has recently deprecated the SFDX Command Line application in favor of the Salesforce CLI. To properly use Plauti's command line plugin, please migrate from SFDX to SF CLI, as recommended by Salesforce.
- Find the migration instructions here: Installation instructions SF CLI
- If you are currently using SFDX (you are if any of the terminal commands you use start with sfdx) please make sure to remove it (removal instructions)
- Plauti Salesforce CLI Plugin is compatible with the new Salesforce CLI.
The Plugin
The Plauti SF CLI plugin lets developers and devops automate tasks that are related to Plauti Deduplicate licenses and configurations. Export and import PD configurations, create a Deduplicate Job from a CSV file, refresh your Deduplicate license, link or unlink a Sandbox org to/from your Production license, and list all Sandbox orgs that are currently linked to Production.
For example, if you have a build pipeline with different staging environments, you can use this to automate the installation of the Plauti Deduplicate Configuration, so that it is identical in all environments.
Another example: if you are working with Scratch Orgs, and you want to link a scratch org to your production license, you can do this via the plugin.
Find out how to do all this via Plauti CLI in the Plauti SDK.