Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Salesforce CLI Snapshot Commands
You must use Salesforce CLI commands to create and manage your scratch org
snapshots.
- org create snapshot
- Create a snapshot of a scratch org.
- org delete snapshot
- Delete a scratch org snapshot.
- org get snapshot
- Get details about a scratch org snapshot.
- org list snapshot
- List scratch org snapshots that belong to the specified Dev Hub org.
Get Help in the Terminal for Command Syntax
The --help and -h flags enable you to get varying levels of help (comprehensive or abbreviated) right in the command window:
Example:
1sf org create snapshot --help