-
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
The jsc plugin expand the standard functionality of the sf CLI and introduces novel concepts for orchestrating and automating complex deployments.
This wiki focuses on an in-depth explanation of the concepts and considerations. For the auto-generated and technical command reference, see the primary readme.
An Org Manifest defines a desired set of "artifacts" that should be rolled out to an org. Read more about the concepts and configuration here: Org Manifests.
The manifest is designed around teams that embrace the product-delivery model. It works best if the team works with Unlocked Packages, which are developed independently and then rolled out to one or more target orgs asynchronously. Read more here: Decoupled Product Delivery Model with Org Manifests
Commands in this family help you keep your org tidy. Use them to search your org for "garbage" and dispose it. Read more here: Org Maintenance
Executing Apex in a CI/CD friendly way: Apex Commands
A migration plan can be used to migrate data between orgs, export data to JSON files, or import JSON files to an Org. The core concept of a plan is programming a series of queries, that are executed in sequence. Read more here: Migration Plans
⚠️ The plugin currently only supports data export.