mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 03:09:50 +08:00
10 lines
284 B
JSON
10 lines
284 B
JSON
{
|
|
"status": 1,
|
|
"name": "NOT_FOUND",
|
|
"message": "Org snapshots are not enabled in this org. Contact Salesforce to enable org snapshots.",
|
|
"exitCode": 1,
|
|
"commandName": "SnapshotCreate",
|
|
"stack": "NOT_FOUND: Org snapshots are not enabled in this org...",
|
|
"warnings": []
|
|
}
|