@salesforce/plugin-signups 2.6.36 → 2.6.38
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -7
- package/npm-shrinkwrap.json +792 -110
- package/oclif.lock +562 -123
- package/oclif.manifest.json +257 -257
- package/package.json +8 -8
package/oclif.manifest.json
CHANGED
@@ -1,14 +1,15 @@
|
|
1
1
|
{
|
2
2
|
"commands": {
|
3
|
-
"org:
|
3
|
+
"org:get:snapshot": {
|
4
4
|
"aliases": [
|
5
|
-
"force:org:
|
5
|
+
"force:org:snapshot:get"
|
6
6
|
],
|
7
7
|
"args": {},
|
8
8
|
"deprecateAliases": true,
|
9
|
-
"description": "
|
9
|
+
"description": "Snapshot creation can take a while. Use this command with the snapshot name or ID to check its creation status. After the status changes to Active, you can use the snapshot to create scratch orgs.\n\nTo create a snapshot, use the \"<%= config.bin %> org create snapshot\" command. To retrieve a list of all snapshots, use \"<%= config.bin %> org list snapshot\".",
|
10
10
|
"examples": [
|
11
|
-
"
|
11
|
+
"Get snapshot details using its ID and the default Dev Hub org:\n<%= config.bin %> <%= command.id %> --snapshot 0Oo...",
|
12
|
+
"Get snapshot details using its name from a Dev Hub org with alias SnapshotDevHub:\n<%= config.bin %> <%= command.id %> --snapshot Dependencies --target-dev-hub SnapshotDevHub"
|
12
13
|
],
|
13
14
|
"flags": {
|
14
15
|
"json": {
|
@@ -26,17 +27,16 @@
|
|
26
27
|
"multiple": false,
|
27
28
|
"type": "option"
|
28
29
|
},
|
29
|
-
"target-
|
30
|
+
"target-dev-hub": {
|
30
31
|
"aliases": [
|
31
|
-
"
|
32
|
-
"u"
|
32
|
+
"targetdevhubusername"
|
33
33
|
],
|
34
|
-
"char": "
|
34
|
+
"char": "v",
|
35
35
|
"deprecateAliases": true,
|
36
|
-
"name": "target-
|
36
|
+
"name": "target-dev-hub",
|
37
37
|
"noCacheDefault": true,
|
38
38
|
"required": true,
|
39
|
-
"summary": "Username or alias of the
|
39
|
+
"summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
|
40
40
|
"hasDynamicHelp": true,
|
41
41
|
"multiple": false,
|
42
42
|
"type": "option"
|
@@ -61,70 +61,80 @@
|
|
61
61
|
"hasDynamicHelp": false,
|
62
62
|
"multiple": false,
|
63
63
|
"type": "option"
|
64
|
+
},
|
65
|
+
"snapshot": {
|
66
|
+
"char": "s",
|
67
|
+
"description": "The IDs of scratch org snapshots start with 0Oo.",
|
68
|
+
"name": "snapshot",
|
69
|
+
"required": true,
|
70
|
+
"summary": "Name or ID of snapshot to retrieve.",
|
71
|
+
"hasDynamicHelp": false,
|
72
|
+
"multiple": false,
|
73
|
+
"type": "option"
|
64
74
|
}
|
65
75
|
},
|
66
76
|
"hasDynamicHelp": true,
|
67
77
|
"hiddenAliases": [],
|
68
|
-
"id": "org:
|
78
|
+
"id": "org:get:snapshot",
|
69
79
|
"pluginAlias": "@salesforce/plugin-signups",
|
70
80
|
"pluginName": "@salesforce/plugin-signups",
|
71
81
|
"pluginType": "core",
|
72
82
|
"strict": true,
|
73
|
-
"summary": "
|
83
|
+
"summary": "Get details about a scratch org snapshot.",
|
74
84
|
"enableJsonFlag": true,
|
75
85
|
"isESM": true,
|
76
86
|
"relativePath": [
|
77
87
|
"lib",
|
78
88
|
"commands",
|
79
89
|
"org",
|
80
|
-
"
|
81
|
-
"
|
90
|
+
"get",
|
91
|
+
"snapshot.js"
|
82
92
|
],
|
83
93
|
"aliasPermutations": [
|
84
|
-
"force:org:
|
85
|
-
"org:force:
|
86
|
-
"org:
|
87
|
-
"org:
|
88
|
-
"force:
|
89
|
-
"
|
90
|
-
"
|
91
|
-
"
|
92
|
-
"force:
|
93
|
-
"
|
94
|
-
"
|
95
|
-
"
|
96
|
-
"force:org:
|
97
|
-
"org:force:
|
98
|
-
"org:
|
99
|
-
"org:
|
100
|
-
"force:
|
101
|
-
"
|
102
|
-
"
|
103
|
-
"
|
104
|
-
"force:
|
105
|
-
"
|
106
|
-
"
|
107
|
-
"
|
94
|
+
"force:org:snapshot:get",
|
95
|
+
"org:force:snapshot:get",
|
96
|
+
"org:snapshot:force:get",
|
97
|
+
"org:snapshot:get:force",
|
98
|
+
"force:snapshot:org:get",
|
99
|
+
"snapshot:force:org:get",
|
100
|
+
"snapshot:org:force:get",
|
101
|
+
"snapshot:org:get:force",
|
102
|
+
"force:snapshot:get:org",
|
103
|
+
"snapshot:force:get:org",
|
104
|
+
"snapshot:get:force:org",
|
105
|
+
"snapshot:get:org:force",
|
106
|
+
"force:org:get:snapshot",
|
107
|
+
"org:force:get:snapshot",
|
108
|
+
"org:get:force:snapshot",
|
109
|
+
"org:get:snapshot:force",
|
110
|
+
"force:get:org:snapshot",
|
111
|
+
"get:force:org:snapshot",
|
112
|
+
"get:org:force:snapshot",
|
113
|
+
"get:org:snapshot:force",
|
114
|
+
"force:get:snapshot:org",
|
115
|
+
"get:force:snapshot:org",
|
116
|
+
"get:snapshot:force:org",
|
117
|
+
"get:snapshot:org:force"
|
108
118
|
],
|
109
119
|
"permutations": [
|
110
|
-
"org:
|
111
|
-
"
|
112
|
-
"
|
113
|
-
"org:
|
114
|
-
"
|
115
|
-
"
|
120
|
+
"org:get:snapshot",
|
121
|
+
"get:org:snapshot",
|
122
|
+
"get:snapshot:org",
|
123
|
+
"org:snapshot:get",
|
124
|
+
"snapshot:org:get",
|
125
|
+
"snapshot:get:org"
|
116
126
|
]
|
117
127
|
},
|
118
|
-
"org:
|
128
|
+
"org:delete:shape": {
|
119
129
|
"aliases": [
|
120
|
-
"force:org:
|
130
|
+
"force:org:shape:delete"
|
121
131
|
],
|
122
132
|
"args": {},
|
123
133
|
"deprecateAliases": true,
|
124
|
-
"description": "A
|
134
|
+
"description": "A source org can have only one active org shape. If you try to create an org shape for a source org that already has one, the previous shape is marked inactive and replaced by a new active shape. If you don’t want to create scratch orgs based on this shape, you can delete the org shape.",
|
125
135
|
"examples": [
|
126
|
-
"
|
127
|
-
"
|
136
|
+
"Delete all org shapes for the source org with alias SourceOrg:\n<%= config.bin %> <%= command.id %> --target-org SourceOrg",
|
137
|
+
"Delete all org shapes without prompting:\n<%= config.bin %> <%= command.id %> --target-org SourceOrg --no-prompt"
|
128
138
|
],
|
129
139
|
"flags": {
|
130
140
|
"json": {
|
@@ -142,16 +152,17 @@
|
|
142
152
|
"multiple": false,
|
143
153
|
"type": "option"
|
144
154
|
},
|
145
|
-
"target-
|
155
|
+
"target-org": {
|
146
156
|
"aliases": [
|
147
|
-
"
|
157
|
+
"targetusername",
|
158
|
+
"u"
|
148
159
|
],
|
149
|
-
"char": "
|
160
|
+
"char": "o",
|
150
161
|
"deprecateAliases": true,
|
151
|
-
"name": "target-
|
162
|
+
"name": "target-org",
|
152
163
|
"noCacheDefault": true,
|
153
164
|
"required": true,
|
154
|
-
"summary": "Username or alias of the
|
165
|
+
"summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
|
155
166
|
"hasDynamicHelp": true,
|
156
167
|
"multiple": false,
|
157
168
|
"type": "option"
|
@@ -177,104 +188,80 @@
|
|
177
188
|
"multiple": false,
|
178
189
|
"type": "option"
|
179
190
|
},
|
180
|
-
"
|
181
|
-
"aliases": [
|
182
|
-
"sourceorg"
|
183
|
-
],
|
184
|
-
"char": "o",
|
185
|
-
"deprecateAliases": true,
|
186
|
-
"name": "source-org",
|
187
|
-
"required": true,
|
188
|
-
"summary": "ID or locally authenticated username or alias of scratch org to snapshot.",
|
189
|
-
"hasDynamicHelp": false,
|
190
|
-
"multiple": false,
|
191
|
-
"type": "option"
|
192
|
-
},
|
193
|
-
"name": {
|
191
|
+
"no-prompt": {
|
194
192
|
"aliases": [
|
195
|
-
"
|
193
|
+
"noprompt"
|
196
194
|
],
|
197
|
-
"char": "
|
195
|
+
"char": "p",
|
198
196
|
"deprecateAliases": true,
|
199
|
-
"name": "
|
200
|
-
"
|
201
|
-
"
|
202
|
-
"
|
203
|
-
"multiple": false,
|
204
|
-
"type": "option"
|
205
|
-
},
|
206
|
-
"description": {
|
207
|
-
"char": "d",
|
208
|
-
"description": "Use this description to document the contents of the snapshot. We suggest that you include a reference point, such as a version control system tag or commit ID.",
|
209
|
-
"name": "description",
|
210
|
-
"summary": "Description of snapshot.",
|
211
|
-
"hasDynamicHelp": false,
|
212
|
-
"multiple": false,
|
213
|
-
"type": "option"
|
197
|
+
"name": "no-prompt",
|
198
|
+
"summary": "Don't prompt for confirmation.",
|
199
|
+
"allowNo": false,
|
200
|
+
"type": "boolean"
|
214
201
|
}
|
215
202
|
},
|
216
203
|
"hasDynamicHelp": true,
|
217
204
|
"hiddenAliases": [],
|
218
|
-
"id": "org:
|
205
|
+
"id": "org:delete:shape",
|
219
206
|
"pluginAlias": "@salesforce/plugin-signups",
|
220
207
|
"pluginName": "@salesforce/plugin-signups",
|
221
208
|
"pluginType": "core",
|
222
209
|
"strict": true,
|
223
|
-
"summary": "
|
210
|
+
"summary": "Delete all org shapes for a target org.",
|
224
211
|
"enableJsonFlag": true,
|
225
212
|
"isESM": true,
|
226
213
|
"relativePath": [
|
227
214
|
"lib",
|
228
215
|
"commands",
|
229
216
|
"org",
|
230
|
-
"
|
231
|
-
"
|
217
|
+
"delete",
|
218
|
+
"shape.js"
|
232
219
|
],
|
233
220
|
"aliasPermutations": [
|
234
|
-
"force:org:
|
235
|
-
"org:force:
|
236
|
-
"org:
|
237
|
-
"org:
|
238
|
-
"force:
|
239
|
-
"
|
240
|
-
"
|
241
|
-
"
|
242
|
-
"force:
|
243
|
-
"
|
244
|
-
"
|
245
|
-
"
|
246
|
-
"force:org:
|
247
|
-
"org:force:
|
248
|
-
"org:
|
249
|
-
"org:
|
250
|
-
"force:
|
251
|
-
"
|
252
|
-
"
|
253
|
-
"
|
254
|
-
"force:
|
255
|
-
"
|
256
|
-
"
|
257
|
-
"
|
221
|
+
"force:org:shape:delete",
|
222
|
+
"org:force:shape:delete",
|
223
|
+
"org:shape:force:delete",
|
224
|
+
"org:shape:delete:force",
|
225
|
+
"force:shape:org:delete",
|
226
|
+
"shape:force:org:delete",
|
227
|
+
"shape:org:force:delete",
|
228
|
+
"shape:org:delete:force",
|
229
|
+
"force:shape:delete:org",
|
230
|
+
"shape:force:delete:org",
|
231
|
+
"shape:delete:force:org",
|
232
|
+
"shape:delete:org:force",
|
233
|
+
"force:org:delete:shape",
|
234
|
+
"org:force:delete:shape",
|
235
|
+
"org:delete:force:shape",
|
236
|
+
"org:delete:shape:force",
|
237
|
+
"force:delete:org:shape",
|
238
|
+
"delete:force:org:shape",
|
239
|
+
"delete:org:force:shape",
|
240
|
+
"delete:org:shape:force",
|
241
|
+
"force:delete:shape:org",
|
242
|
+
"delete:force:shape:org",
|
243
|
+
"delete:shape:force:org",
|
244
|
+
"delete:shape:org:force"
|
258
245
|
],
|
259
246
|
"permutations": [
|
260
|
-
"org:
|
261
|
-
"
|
262
|
-
"
|
263
|
-
"org:
|
264
|
-
"
|
265
|
-
"
|
247
|
+
"org:delete:shape",
|
248
|
+
"delete:org:shape",
|
249
|
+
"delete:shape:org",
|
250
|
+
"org:shape:delete",
|
251
|
+
"shape:org:delete",
|
252
|
+
"shape:delete:org"
|
266
253
|
]
|
267
254
|
},
|
268
|
-
"org:
|
255
|
+
"org:delete:snapshot": {
|
269
256
|
"aliases": [
|
270
|
-
"force:org:snapshot:
|
257
|
+
"force:org:snapshot:delete"
|
271
258
|
],
|
272
259
|
"args": {},
|
273
260
|
"deprecateAliases": true,
|
274
|
-
"description": "
|
261
|
+
"description": "Dev Hub admins can delete any snapshot. Users can delete only their own snapshots, unless a Dev Hub admin gives the user Modify All permission, which works only with the Salesforce license.",
|
275
262
|
"examples": [
|
276
|
-
"
|
277
|
-
"
|
263
|
+
"Delete a snapshot from the default Dev Hub using the snapshot ID:\n<%= config.bin %> <%= command.id %> --snapshot 0Oo...",
|
264
|
+
"Delete a snapshot from the specified Dev Hub using the snapshot name:\n<%= config.bin %> <%= command.id %> --snapshot BaseSnapshot --target-dev-hub SnapshotDevHub"
|
278
265
|
],
|
279
266
|
"flags": {
|
280
267
|
"json": {
|
@@ -332,74 +319,80 @@
|
|
332
319
|
"description": "The IDs of scratch org snapshots start with 0Oo.",
|
333
320
|
"name": "snapshot",
|
334
321
|
"required": true,
|
335
|
-
"summary": "Name or ID of snapshot to
|
322
|
+
"summary": "Name or ID of snapshot to delete.",
|
336
323
|
"hasDynamicHelp": false,
|
337
324
|
"multiple": false,
|
338
325
|
"type": "option"
|
326
|
+
},
|
327
|
+
"no-prompt": {
|
328
|
+
"char": "p",
|
329
|
+
"name": "no-prompt",
|
330
|
+
"summary": "Don't prompt the user to confirm the deletion.",
|
331
|
+
"allowNo": false,
|
332
|
+
"type": "boolean"
|
339
333
|
}
|
340
334
|
},
|
341
335
|
"hasDynamicHelp": true,
|
342
336
|
"hiddenAliases": [],
|
343
|
-
"id": "org:
|
337
|
+
"id": "org:delete:snapshot",
|
344
338
|
"pluginAlias": "@salesforce/plugin-signups",
|
345
339
|
"pluginName": "@salesforce/plugin-signups",
|
346
340
|
"pluginType": "core",
|
347
341
|
"strict": true,
|
348
|
-
"summary": "
|
342
|
+
"summary": "Delete a scratch org snapshot.",
|
349
343
|
"enableJsonFlag": true,
|
350
344
|
"isESM": true,
|
351
345
|
"relativePath": [
|
352
346
|
"lib",
|
353
347
|
"commands",
|
354
348
|
"org",
|
355
|
-
"
|
349
|
+
"delete",
|
356
350
|
"snapshot.js"
|
357
351
|
],
|
358
352
|
"aliasPermutations": [
|
359
|
-
"force:org:snapshot:
|
360
|
-
"org:force:snapshot:
|
361
|
-
"org:snapshot:force:
|
362
|
-
"org:snapshot:
|
363
|
-
"force:snapshot:org:
|
364
|
-
"snapshot:force:org:
|
365
|
-
"snapshot:org:force:
|
366
|
-
"snapshot:org:
|
367
|
-
"force:snapshot:
|
368
|
-
"snapshot:force:
|
369
|
-
"snapshot:
|
370
|
-
"snapshot:
|
371
|
-
"force:org:
|
372
|
-
"org:force:
|
373
|
-
"org:
|
374
|
-
"org:
|
375
|
-
"force:
|
376
|
-
"
|
377
|
-
"
|
378
|
-
"
|
379
|
-
"force:
|
380
|
-
"
|
381
|
-
"
|
382
|
-
"
|
353
|
+
"force:org:snapshot:delete",
|
354
|
+
"org:force:snapshot:delete",
|
355
|
+
"org:snapshot:force:delete",
|
356
|
+
"org:snapshot:delete:force",
|
357
|
+
"force:snapshot:org:delete",
|
358
|
+
"snapshot:force:org:delete",
|
359
|
+
"snapshot:org:force:delete",
|
360
|
+
"snapshot:org:delete:force",
|
361
|
+
"force:snapshot:delete:org",
|
362
|
+
"snapshot:force:delete:org",
|
363
|
+
"snapshot:delete:force:org",
|
364
|
+
"snapshot:delete:org:force",
|
365
|
+
"force:org:delete:snapshot",
|
366
|
+
"org:force:delete:snapshot",
|
367
|
+
"org:delete:force:snapshot",
|
368
|
+
"org:delete:snapshot:force",
|
369
|
+
"force:delete:org:snapshot",
|
370
|
+
"delete:force:org:snapshot",
|
371
|
+
"delete:org:force:snapshot",
|
372
|
+
"delete:org:snapshot:force",
|
373
|
+
"force:delete:snapshot:org",
|
374
|
+
"delete:force:snapshot:org",
|
375
|
+
"delete:snapshot:force:org",
|
376
|
+
"delete:snapshot:org:force"
|
383
377
|
],
|
384
378
|
"permutations": [
|
385
|
-
"org:
|
386
|
-
"
|
387
|
-
"
|
388
|
-
"org:snapshot:
|
389
|
-
"snapshot:org:
|
390
|
-
"snapshot:
|
379
|
+
"org:delete:snapshot",
|
380
|
+
"delete:org:snapshot",
|
381
|
+
"delete:snapshot:org",
|
382
|
+
"org:snapshot:delete",
|
383
|
+
"snapshot:org:delete",
|
384
|
+
"snapshot:delete:org"
|
391
385
|
]
|
392
386
|
},
|
393
|
-
"org:
|
387
|
+
"org:create:shape": {
|
394
388
|
"aliases": [
|
395
|
-
"force:org:shape:
|
389
|
+
"force:org:shape:create"
|
396
390
|
],
|
397
391
|
"args": {},
|
398
392
|
"deprecateAliases": true,
|
399
|
-
"description": "
|
393
|
+
"description": "Scratch org shapes mimic the baseline setup (features, limits, edition, and Metadata API settings) of a source org without the extraneous data and metadata.\n\nRun \"<%= config.bin %> org list shape\" to view the available org shapes and their IDs.\n\nTo create a scratch org from an org shape, include the \"sourceOrg\" property in the scratch org definition file and set it to the org ID of the source org. Then create a scratch org with the \"<%= config.bin %> org create scratch\" command.",
|
400
394
|
"examples": [
|
401
|
-
"
|
402
|
-
"Delete all org shapes without prompting:\n<%= config.bin %> <%= command.id %> --target-org SourceOrg --no-prompt"
|
395
|
+
"Create an org shape for the source org with alias SourceOrg:\n<%= config.bin %> <%= command.id %> --target-org SourceOrg"
|
403
396
|
],
|
404
397
|
"flags": {
|
405
398
|
"json": {
|
@@ -452,81 +445,70 @@
|
|
452
445
|
"hasDynamicHelp": false,
|
453
446
|
"multiple": false,
|
454
447
|
"type": "option"
|
455
|
-
},
|
456
|
-
"no-prompt": {
|
457
|
-
"aliases": [
|
458
|
-
"noprompt"
|
459
|
-
],
|
460
|
-
"char": "p",
|
461
|
-
"deprecateAliases": true,
|
462
|
-
"name": "no-prompt",
|
463
|
-
"summary": "Don't prompt for confirmation.",
|
464
|
-
"allowNo": false,
|
465
|
-
"type": "boolean"
|
466
448
|
}
|
467
449
|
},
|
468
450
|
"hasDynamicHelp": true,
|
469
451
|
"hiddenAliases": [],
|
470
|
-
"id": "org:
|
452
|
+
"id": "org:create:shape",
|
471
453
|
"pluginAlias": "@salesforce/plugin-signups",
|
472
454
|
"pluginName": "@salesforce/plugin-signups",
|
473
455
|
"pluginType": "core",
|
474
456
|
"strict": true,
|
475
|
-
"summary": "
|
457
|
+
"summary": "Create a scratch org configuration (shape) based on the specified source org.",
|
476
458
|
"enableJsonFlag": true,
|
477
459
|
"isESM": true,
|
478
460
|
"relativePath": [
|
479
461
|
"lib",
|
480
462
|
"commands",
|
481
463
|
"org",
|
482
|
-
"
|
464
|
+
"create",
|
483
465
|
"shape.js"
|
484
466
|
],
|
485
467
|
"aliasPermutations": [
|
486
|
-
"force:org:shape:
|
487
|
-
"org:force:shape:
|
488
|
-
"org:shape:force:
|
489
|
-
"org:shape:
|
490
|
-
"force:shape:org:
|
491
|
-
"shape:force:org:
|
492
|
-
"shape:org:force:
|
493
|
-
"shape:org:
|
494
|
-
"force:shape:
|
495
|
-
"shape:force:
|
496
|
-
"shape:
|
497
|
-
"shape:
|
498
|
-
"force:org:
|
499
|
-
"org:force:
|
500
|
-
"org:
|
501
|
-
"org:
|
502
|
-
"force:
|
503
|
-
"
|
504
|
-
"
|
505
|
-
"
|
506
|
-
"force:
|
507
|
-
"
|
508
|
-
"
|
509
|
-
"
|
468
|
+
"force:org:shape:create",
|
469
|
+
"org:force:shape:create",
|
470
|
+
"org:shape:force:create",
|
471
|
+
"org:shape:create:force",
|
472
|
+
"force:shape:org:create",
|
473
|
+
"shape:force:org:create",
|
474
|
+
"shape:org:force:create",
|
475
|
+
"shape:org:create:force",
|
476
|
+
"force:shape:create:org",
|
477
|
+
"shape:force:create:org",
|
478
|
+
"shape:create:force:org",
|
479
|
+
"shape:create:org:force",
|
480
|
+
"force:org:create:shape",
|
481
|
+
"org:force:create:shape",
|
482
|
+
"org:create:force:shape",
|
483
|
+
"org:create:shape:force",
|
484
|
+
"force:create:org:shape",
|
485
|
+
"create:force:org:shape",
|
486
|
+
"create:org:force:shape",
|
487
|
+
"create:org:shape:force",
|
488
|
+
"force:create:shape:org",
|
489
|
+
"create:force:shape:org",
|
490
|
+
"create:shape:force:org",
|
491
|
+
"create:shape:org:force"
|
510
492
|
],
|
511
493
|
"permutations": [
|
512
|
-
"org:
|
513
|
-
"
|
514
|
-
"
|
515
|
-
"org:shape:
|
516
|
-
"shape:org:
|
517
|
-
"shape:
|
494
|
+
"org:create:shape",
|
495
|
+
"create:org:shape",
|
496
|
+
"create:shape:org",
|
497
|
+
"org:shape:create",
|
498
|
+
"shape:org:create",
|
499
|
+
"shape:create:org"
|
518
500
|
]
|
519
501
|
},
|
520
|
-
"org:
|
502
|
+
"org:create:snapshot": {
|
521
503
|
"aliases": [
|
522
|
-
"force:org:snapshot:
|
504
|
+
"force:org:snapshot:create"
|
523
505
|
],
|
524
506
|
"args": {},
|
525
507
|
"deprecateAliases": true,
|
526
|
-
"description": "
|
508
|
+
"description": "A snapshot is a point-in-time copy of a scratch org. The copy is referenced by its unique name in a scratch org definition file.\n\nUse \"<%= config.bin %> org get snapshot\" to get details, including status, about a snapshot creation request.\n\nTo create a scratch org from a snapshot, include the \"snapshot\" option (instead of \"edition\") in the scratch org definition file and set it to the name of the snapshot. Then use \"<%= config.bin %> org create scratch\" to create the scratch org.",
|
527
509
|
"examples": [
|
528
|
-
"
|
529
|
-
"
|
510
|
+
"Create a snapshot called \"Dependencies\" using the source scratch org ID and your default Dev Hub org:\n<%= config.bin %> <%= command.id %> --source-org 00Dxx0000000000 --name Dependencies --description 'Contains PackageA v1.1.0'",
|
511
|
+
"Create a snapshot called \"NightlyBranch\" using the source scratch org username and a Dev Hub org with alias NightlyDevHub:\n<%= config.bin %> <%= command.id %> --source-org myuser@myorg --name NightlyBranch --description 'Contains PkgA v2.1.0 and PkgB 3.3.0' --target-dev-hub NightlyDevHub"
|
530
512
|
],
|
531
513
|
"flags": {
|
532
514
|
"json": {
|
@@ -579,74 +561,92 @@
|
|
579
561
|
"multiple": false,
|
580
562
|
"type": "option"
|
581
563
|
},
|
582
|
-
"
|
583
|
-
"
|
584
|
-
|
585
|
-
|
564
|
+
"source-org": {
|
565
|
+
"aliases": [
|
566
|
+
"sourceorg"
|
567
|
+
],
|
568
|
+
"char": "o",
|
569
|
+
"deprecateAliases": true,
|
570
|
+
"name": "source-org",
|
586
571
|
"required": true,
|
587
|
-
"summary": "
|
572
|
+
"summary": "ID or locally authenticated username or alias of scratch org to snapshot.",
|
588
573
|
"hasDynamicHelp": false,
|
589
574
|
"multiple": false,
|
590
575
|
"type": "option"
|
591
576
|
},
|
592
|
-
"
|
593
|
-
"
|
594
|
-
|
595
|
-
|
596
|
-
"
|
597
|
-
"
|
577
|
+
"name": {
|
578
|
+
"aliases": [
|
579
|
+
"snapshotname"
|
580
|
+
],
|
581
|
+
"char": "n",
|
582
|
+
"deprecateAliases": true,
|
583
|
+
"name": "name",
|
584
|
+
"required": true,
|
585
|
+
"summary": "Unique name of snapshot.",
|
586
|
+
"hasDynamicHelp": false,
|
587
|
+
"multiple": false,
|
588
|
+
"type": "option"
|
589
|
+
},
|
590
|
+
"description": {
|
591
|
+
"char": "d",
|
592
|
+
"description": "Use this description to document the contents of the snapshot. We suggest that you include a reference point, such as a version control system tag or commit ID.",
|
593
|
+
"name": "description",
|
594
|
+
"summary": "Description of snapshot.",
|
595
|
+
"hasDynamicHelp": false,
|
596
|
+
"multiple": false,
|
597
|
+
"type": "option"
|
598
598
|
}
|
599
599
|
},
|
600
600
|
"hasDynamicHelp": true,
|
601
601
|
"hiddenAliases": [],
|
602
|
-
"id": "org:
|
602
|
+
"id": "org:create:snapshot",
|
603
603
|
"pluginAlias": "@salesforce/plugin-signups",
|
604
604
|
"pluginName": "@salesforce/plugin-signups",
|
605
605
|
"pluginType": "core",
|
606
606
|
"strict": true,
|
607
|
-
"summary": "
|
607
|
+
"summary": "Create a snapshot of a scratch org.",
|
608
608
|
"enableJsonFlag": true,
|
609
609
|
"isESM": true,
|
610
610
|
"relativePath": [
|
611
611
|
"lib",
|
612
612
|
"commands",
|
613
613
|
"org",
|
614
|
-
"
|
614
|
+
"create",
|
615
615
|
"snapshot.js"
|
616
616
|
],
|
617
617
|
"aliasPermutations": [
|
618
|
-
"force:org:snapshot:
|
619
|
-
"org:force:snapshot:
|
620
|
-
"org:snapshot:force:
|
621
|
-
"org:snapshot:
|
622
|
-
"force:snapshot:org:
|
623
|
-
"snapshot:force:org:
|
624
|
-
"snapshot:org:force:
|
625
|
-
"snapshot:org:
|
626
|
-
"force:snapshot:
|
627
|
-
"snapshot:force:
|
628
|
-
"snapshot:
|
629
|
-
"snapshot:
|
630
|
-
"force:org:
|
631
|
-
"org:force:
|
632
|
-
"org:
|
633
|
-
"org:
|
634
|
-
"force:
|
635
|
-
"
|
636
|
-
"
|
637
|
-
"
|
638
|
-
"force:
|
639
|
-
"
|
640
|
-
"
|
641
|
-
"
|
618
|
+
"force:org:snapshot:create",
|
619
|
+
"org:force:snapshot:create",
|
620
|
+
"org:snapshot:force:create",
|
621
|
+
"org:snapshot:create:force",
|
622
|
+
"force:snapshot:org:create",
|
623
|
+
"snapshot:force:org:create",
|
624
|
+
"snapshot:org:force:create",
|
625
|
+
"snapshot:org:create:force",
|
626
|
+
"force:snapshot:create:org",
|
627
|
+
"snapshot:force:create:org",
|
628
|
+
"snapshot:create:force:org",
|
629
|
+
"snapshot:create:org:force",
|
630
|
+
"force:org:create:snapshot",
|
631
|
+
"org:force:create:snapshot",
|
632
|
+
"org:create:force:snapshot",
|
633
|
+
"org:create:snapshot:force",
|
634
|
+
"force:create:org:snapshot",
|
635
|
+
"create:force:org:snapshot",
|
636
|
+
"create:org:force:snapshot",
|
637
|
+
"create:org:snapshot:force",
|
638
|
+
"force:create:snapshot:org",
|
639
|
+
"create:force:snapshot:org",
|
640
|
+
"create:snapshot:force:org",
|
641
|
+
"create:snapshot:org:force"
|
642
642
|
],
|
643
643
|
"permutations": [
|
644
|
-
"org:
|
645
|
-
"
|
646
|
-
"
|
647
|
-
"org:snapshot:
|
648
|
-
"snapshot:org:
|
649
|
-
"snapshot:
|
644
|
+
"org:create:snapshot",
|
645
|
+
"create:org:snapshot",
|
646
|
+
"create:snapshot:org",
|
647
|
+
"org:snapshot:create",
|
648
|
+
"snapshot:org:create",
|
649
|
+
"snapshot:create:org"
|
650
650
|
]
|
651
651
|
},
|
652
652
|
"org:list:shape": {
|
@@ -862,5 +862,5 @@
|
|
862
862
|
]
|
863
863
|
}
|
864
864
|
},
|
865
|
-
"version": "2.6.
|
865
|
+
"version": "2.6.38"
|
866
866
|
}
|