@salesforce/plugin-signups 2.6.38 → 2.6.39
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 +198 -645
- package/oclif.lock +50 -375
- package/oclif.manifest.json +383 -383
- package/package.json +5 -5
package/oclif.manifest.json
CHANGED
@@ -1,15 +1,14 @@
|
|
1
1
|
{
|
2
2
|
"commands": {
|
3
|
-
"org:
|
3
|
+
"org:create:shape": {
|
4
4
|
"aliases": [
|
5
|
-
"force:org:
|
5
|
+
"force:org:shape:create"
|
6
6
|
],
|
7
7
|
"args": {},
|
8
8
|
"deprecateAliases": true,
|
9
|
-
"description": "
|
9
|
+
"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.",
|
10
10
|
"examples": [
|
11
|
-
"
|
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"
|
11
|
+
"Create an org shape for the source org with alias SourceOrg:\n<%= config.bin %> <%= command.id %> --target-org SourceOrg"
|
13
12
|
],
|
14
13
|
"flags": {
|
15
14
|
"json": {
|
@@ -27,16 +26,17 @@
|
|
27
26
|
"multiple": false,
|
28
27
|
"type": "option"
|
29
28
|
},
|
30
|
-
"target-
|
29
|
+
"target-org": {
|
31
30
|
"aliases": [
|
32
|
-
"
|
31
|
+
"targetusername",
|
32
|
+
"u"
|
33
33
|
],
|
34
|
-
"char": "
|
34
|
+
"char": "o",
|
35
35
|
"deprecateAliases": true,
|
36
|
-
"name": "target-
|
36
|
+
"name": "target-org",
|
37
37
|
"noCacheDefault": true,
|
38
38
|
"required": true,
|
39
|
-
"summary": "Username or alias of the
|
39
|
+
"summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
|
40
40
|
"hasDynamicHelp": true,
|
41
41
|
"multiple": false,
|
42
42
|
"type": "option"
|
@@ -61,80 +61,70 @@
|
|
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"
|
74
64
|
}
|
75
65
|
},
|
76
66
|
"hasDynamicHelp": true,
|
77
67
|
"hiddenAliases": [],
|
78
|
-
"id": "org:
|
68
|
+
"id": "org:create:shape",
|
79
69
|
"pluginAlias": "@salesforce/plugin-signups",
|
80
70
|
"pluginName": "@salesforce/plugin-signups",
|
81
71
|
"pluginType": "core",
|
82
72
|
"strict": true,
|
83
|
-
"summary": "
|
73
|
+
"summary": "Create a scratch org configuration (shape) based on the specified source org.",
|
84
74
|
"enableJsonFlag": true,
|
85
75
|
"isESM": true,
|
86
76
|
"relativePath": [
|
87
77
|
"lib",
|
88
78
|
"commands",
|
89
79
|
"org",
|
90
|
-
"
|
91
|
-
"
|
80
|
+
"create",
|
81
|
+
"shape.js"
|
92
82
|
],
|
93
83
|
"aliasPermutations": [
|
94
|
-
"force:org:
|
95
|
-
"org:force:
|
96
|
-
"org:
|
97
|
-
"org:
|
98
|
-
"force:
|
99
|
-
"
|
100
|
-
"
|
101
|
-
"
|
102
|
-
"force:
|
103
|
-
"
|
104
|
-
"
|
105
|
-
"
|
106
|
-
"force:org:
|
107
|
-
"org:force:
|
108
|
-
"org:
|
109
|
-
"org:
|
110
|
-
"force:
|
111
|
-
"
|
112
|
-
"
|
113
|
-
"
|
114
|
-
"force:
|
115
|
-
"
|
116
|
-
"
|
117
|
-
"
|
84
|
+
"force:org:shape:create",
|
85
|
+
"org:force:shape:create",
|
86
|
+
"org:shape:force:create",
|
87
|
+
"org:shape:create:force",
|
88
|
+
"force:shape:org:create",
|
89
|
+
"shape:force:org:create",
|
90
|
+
"shape:org:force:create",
|
91
|
+
"shape:org:create:force",
|
92
|
+
"force:shape:create:org",
|
93
|
+
"shape:force:create:org",
|
94
|
+
"shape:create:force:org",
|
95
|
+
"shape:create:org:force",
|
96
|
+
"force:org:create:shape",
|
97
|
+
"org:force:create:shape",
|
98
|
+
"org:create:force:shape",
|
99
|
+
"org:create:shape:force",
|
100
|
+
"force:create:org:shape",
|
101
|
+
"create:force:org:shape",
|
102
|
+
"create:org:force:shape",
|
103
|
+
"create:org:shape:force",
|
104
|
+
"force:create:shape:org",
|
105
|
+
"create:force:shape:org",
|
106
|
+
"create:shape:force:org",
|
107
|
+
"create:shape:org:force"
|
118
108
|
],
|
119
109
|
"permutations": [
|
120
|
-
"org:
|
121
|
-
"
|
122
|
-
"
|
123
|
-
"org:
|
124
|
-
"
|
125
|
-
"
|
110
|
+
"org:create:shape",
|
111
|
+
"create:org:shape",
|
112
|
+
"create:shape:org",
|
113
|
+
"org:shape:create",
|
114
|
+
"shape:org:create",
|
115
|
+
"shape:create:org"
|
126
116
|
]
|
127
117
|
},
|
128
|
-
"org:
|
118
|
+
"org:create:snapshot": {
|
129
119
|
"aliases": [
|
130
|
-
"force:org:
|
120
|
+
"force:org:snapshot:create"
|
131
121
|
],
|
132
122
|
"args": {},
|
133
123
|
"deprecateAliases": true,
|
134
|
-
"description": "A
|
124
|
+
"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.",
|
135
125
|
"examples": [
|
136
|
-
"
|
137
|
-
"
|
126
|
+
"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'",
|
127
|
+
"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"
|
138
128
|
],
|
139
129
|
"flags": {
|
140
130
|
"json": {
|
@@ -152,17 +142,16 @@
|
|
152
142
|
"multiple": false,
|
153
143
|
"type": "option"
|
154
144
|
},
|
155
|
-
"target-
|
145
|
+
"target-dev-hub": {
|
156
146
|
"aliases": [
|
157
|
-
"
|
158
|
-
"u"
|
147
|
+
"targetdevhubusername"
|
159
148
|
],
|
160
|
-
"char": "
|
149
|
+
"char": "v",
|
161
150
|
"deprecateAliases": true,
|
162
|
-
"name": "target-
|
151
|
+
"name": "target-dev-hub",
|
163
152
|
"noCacheDefault": true,
|
164
153
|
"required": true,
|
165
|
-
"summary": "Username or alias of the
|
154
|
+
"summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
|
166
155
|
"hasDynamicHelp": true,
|
167
156
|
"multiple": false,
|
168
157
|
"type": "option"
|
@@ -188,80 +177,104 @@
|
|
188
177
|
"multiple": false,
|
189
178
|
"type": "option"
|
190
179
|
},
|
191
|
-
"
|
180
|
+
"source-org": {
|
192
181
|
"aliases": [
|
193
|
-
"
|
182
|
+
"sourceorg"
|
194
183
|
],
|
195
|
-
"char": "
|
184
|
+
"char": "o",
|
196
185
|
"deprecateAliases": true,
|
197
|
-
"name": "
|
198
|
-
"
|
199
|
-
"
|
200
|
-
"
|
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": {
|
194
|
+
"aliases": [
|
195
|
+
"snapshotname"
|
196
|
+
],
|
197
|
+
"char": "n",
|
198
|
+
"deprecateAliases": true,
|
199
|
+
"name": "name",
|
200
|
+
"required": true,
|
201
|
+
"summary": "Unique name of snapshot.",
|
202
|
+
"hasDynamicHelp": false,
|
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"
|
201
214
|
}
|
202
215
|
},
|
203
216
|
"hasDynamicHelp": true,
|
204
217
|
"hiddenAliases": [],
|
205
|
-
"id": "org:
|
218
|
+
"id": "org:create:snapshot",
|
206
219
|
"pluginAlias": "@salesforce/plugin-signups",
|
207
220
|
"pluginName": "@salesforce/plugin-signups",
|
208
221
|
"pluginType": "core",
|
209
222
|
"strict": true,
|
210
|
-
"summary": "
|
223
|
+
"summary": "Create a snapshot of a scratch org.",
|
211
224
|
"enableJsonFlag": true,
|
212
225
|
"isESM": true,
|
213
226
|
"relativePath": [
|
214
227
|
"lib",
|
215
228
|
"commands",
|
216
229
|
"org",
|
217
|
-
"
|
218
|
-
"
|
230
|
+
"create",
|
231
|
+
"snapshot.js"
|
219
232
|
],
|
220
233
|
"aliasPermutations": [
|
221
|
-
"force:org:
|
222
|
-
"org:force:
|
223
|
-
"org:
|
224
|
-
"org:
|
225
|
-
"force:
|
226
|
-
"
|
227
|
-
"
|
228
|
-
"
|
229
|
-
"force:
|
230
|
-
"
|
231
|
-
"
|
232
|
-
"
|
233
|
-
"force:org:
|
234
|
-
"org:force:
|
235
|
-
"org:
|
236
|
-
"org:
|
237
|
-
"force:
|
238
|
-
"
|
239
|
-
"
|
240
|
-
"
|
241
|
-
"force:
|
242
|
-
"
|
243
|
-
"
|
244
|
-
"
|
234
|
+
"force:org:snapshot:create",
|
235
|
+
"org:force:snapshot:create",
|
236
|
+
"org:snapshot:force:create",
|
237
|
+
"org:snapshot:create:force",
|
238
|
+
"force:snapshot:org:create",
|
239
|
+
"snapshot:force:org:create",
|
240
|
+
"snapshot:org:force:create",
|
241
|
+
"snapshot:org:create:force",
|
242
|
+
"force:snapshot:create:org",
|
243
|
+
"snapshot:force:create:org",
|
244
|
+
"snapshot:create:force:org",
|
245
|
+
"snapshot:create:org:force",
|
246
|
+
"force:org:create:snapshot",
|
247
|
+
"org:force:create:snapshot",
|
248
|
+
"org:create:force:snapshot",
|
249
|
+
"org:create:snapshot:force",
|
250
|
+
"force:create:org:snapshot",
|
251
|
+
"create:force:org:snapshot",
|
252
|
+
"create:org:force:snapshot",
|
253
|
+
"create:org:snapshot:force",
|
254
|
+
"force:create:snapshot:org",
|
255
|
+
"create:force:snapshot:org",
|
256
|
+
"create:snapshot:force:org",
|
257
|
+
"create:snapshot:org:force"
|
245
258
|
],
|
246
259
|
"permutations": [
|
247
|
-
"org:
|
248
|
-
"
|
249
|
-
"
|
250
|
-
"org:
|
251
|
-
"
|
252
|
-
"
|
260
|
+
"org:create:snapshot",
|
261
|
+
"create:org:snapshot",
|
262
|
+
"create:snapshot:org",
|
263
|
+
"org:snapshot:create",
|
264
|
+
"snapshot:org:create",
|
265
|
+
"snapshot:create:org"
|
253
266
|
]
|
254
267
|
},
|
255
|
-
"org:
|
268
|
+
"org:list:shape": {
|
256
269
|
"aliases": [
|
257
|
-
"force:org:
|
270
|
+
"force:org:shape:list"
|
258
271
|
],
|
259
272
|
"args": {},
|
260
273
|
"deprecateAliases": true,
|
261
|
-
"description": "
|
274
|
+
"description": "The output includes the alias, username, and ID of the source org, the status of the org shape creation, and more. Use the org ID to update your scratch org configuration file so you can create a scratch org based on this org shape.",
|
262
275
|
"examples": [
|
263
|
-
"
|
264
|
-
"
|
276
|
+
"List all org shapes you've created:\n<%= config.bin %> <%= command.id %>",
|
277
|
+
"List all org shapes in JSON format and write the output to a file:\n<%= config.bin %> <%= command.id %> --json > tmp/MyOrgShapeList.json"
|
265
278
|
],
|
266
279
|
"flags": {
|
267
280
|
"json": {
|
@@ -279,30 +292,12 @@
|
|
279
292
|
"multiple": false,
|
280
293
|
"type": "option"
|
281
294
|
},
|
282
|
-
"
|
283
|
-
"
|
284
|
-
|
285
|
-
|
286
|
-
"
|
287
|
-
"
|
288
|
-
"name": "target-dev-hub",
|
289
|
-
"noCacheDefault": true,
|
290
|
-
"required": true,
|
291
|
-
"summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
|
292
|
-
"hasDynamicHelp": true,
|
293
|
-
"multiple": false,
|
294
|
-
"type": "option"
|
295
|
-
},
|
296
|
-
"api-version": {
|
297
|
-
"aliases": [
|
298
|
-
"apiversion"
|
299
|
-
],
|
300
|
-
"deprecateAliases": true,
|
301
|
-
"description": "Override the api version used for api requests made by this command",
|
302
|
-
"name": "api-version",
|
303
|
-
"hasDynamicHelp": false,
|
304
|
-
"multiple": false,
|
305
|
-
"type": "option"
|
295
|
+
"verbose": {
|
296
|
+
"hidden": true,
|
297
|
+
"name": "verbose",
|
298
|
+
"summary": "List more information about each org shape.",
|
299
|
+
"allowNo": false,
|
300
|
+
"type": "boolean"
|
306
301
|
},
|
307
302
|
"loglevel": {
|
308
303
|
"deprecated": {
|
@@ -313,86 +308,70 @@
|
|
313
308
|
"hasDynamicHelp": false,
|
314
309
|
"multiple": false,
|
315
310
|
"type": "option"
|
316
|
-
},
|
317
|
-
"snapshot": {
|
318
|
-
"char": "s",
|
319
|
-
"description": "The IDs of scratch org snapshots start with 0Oo.",
|
320
|
-
"name": "snapshot",
|
321
|
-
"required": true,
|
322
|
-
"summary": "Name or ID of snapshot to delete.",
|
323
|
-
"hasDynamicHelp": false,
|
324
|
-
"multiple": false,
|
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"
|
333
311
|
}
|
334
312
|
},
|
335
|
-
"hasDynamicHelp":
|
313
|
+
"hasDynamicHelp": false,
|
336
314
|
"hiddenAliases": [],
|
337
|
-
"id": "org:
|
315
|
+
"id": "org:list:shape",
|
338
316
|
"pluginAlias": "@salesforce/plugin-signups",
|
339
317
|
"pluginName": "@salesforce/plugin-signups",
|
340
318
|
"pluginType": "core",
|
341
319
|
"strict": true,
|
342
|
-
"summary": "
|
320
|
+
"summary": "List all org shapes you’ve created.",
|
343
321
|
"enableJsonFlag": true,
|
344
322
|
"isESM": true,
|
345
323
|
"relativePath": [
|
346
324
|
"lib",
|
347
325
|
"commands",
|
348
326
|
"org",
|
349
|
-
"
|
350
|
-
"
|
327
|
+
"list",
|
328
|
+
"shape.js"
|
351
329
|
],
|
352
330
|
"aliasPermutations": [
|
353
|
-
"force:org:
|
354
|
-
"org:force:
|
355
|
-
"org:
|
356
|
-
"org:
|
357
|
-
"force:
|
358
|
-
"
|
359
|
-
"
|
360
|
-
"
|
361
|
-
"force:
|
362
|
-
"
|
363
|
-
"
|
364
|
-
"
|
365
|
-
"force:org:
|
366
|
-
"org:force:
|
367
|
-
"org:
|
368
|
-
"org:
|
369
|
-
"force:
|
370
|
-
"
|
371
|
-
"
|
372
|
-
"
|
373
|
-
"force:
|
374
|
-
"
|
375
|
-
"
|
376
|
-
"
|
331
|
+
"force:org:shape:list",
|
332
|
+
"org:force:shape:list",
|
333
|
+
"org:shape:force:list",
|
334
|
+
"org:shape:list:force",
|
335
|
+
"force:shape:org:list",
|
336
|
+
"shape:force:org:list",
|
337
|
+
"shape:org:force:list",
|
338
|
+
"shape:org:list:force",
|
339
|
+
"force:shape:list:org",
|
340
|
+
"shape:force:list:org",
|
341
|
+
"shape:list:force:org",
|
342
|
+
"shape:list:org:force",
|
343
|
+
"force:org:list:shape",
|
344
|
+
"org:force:list:shape",
|
345
|
+
"org:list:force:shape",
|
346
|
+
"org:list:shape:force",
|
347
|
+
"force:list:org:shape",
|
348
|
+
"list:force:org:shape",
|
349
|
+
"list:org:force:shape",
|
350
|
+
"list:org:shape:force",
|
351
|
+
"force:list:shape:org",
|
352
|
+
"list:force:shape:org",
|
353
|
+
"list:shape:force:org",
|
354
|
+
"list:shape:org:force"
|
377
355
|
],
|
378
356
|
"permutations": [
|
379
|
-
"org:
|
380
|
-
"
|
381
|
-
"
|
382
|
-
"org:
|
383
|
-
"
|
384
|
-
"
|
357
|
+
"org:list:shape",
|
358
|
+
"list:org:shape",
|
359
|
+
"list:shape:org",
|
360
|
+
"org:shape:list",
|
361
|
+
"shape:org:list",
|
362
|
+
"shape:list:org"
|
385
363
|
]
|
386
364
|
},
|
387
|
-
"org:
|
365
|
+
"org:list:snapshot": {
|
388
366
|
"aliases": [
|
389
|
-
"force:org:
|
367
|
+
"force:org:snapshot:list"
|
390
368
|
],
|
391
369
|
"args": {},
|
392
370
|
"deprecateAliases": true,
|
393
|
-
"description": "
|
371
|
+
"description": "You can view all the snapshots in a Dev Hub that you have access to. If you’re an admin, you can see all snapshots associated with the Dev Hub org. If you’re a user, you can see only your snapshots unless a Dev Hub admin gives you View All permissions.\n\nTo create a snapshot, use the \"<%= config.bin %> org create snapshot\" command. To get details about a snapshot request, use \"<%= config.bin %> org get snapshot\".",
|
394
372
|
"examples": [
|
395
|
-
"
|
373
|
+
"List snapshots in the default Dev Hub:\n<%= config.bin %> <%= command.id %>",
|
374
|
+
"List snapshots in the Dev Hub with alias SnapshotDevHub:\n<%= config.bin %> <%= command.id %> --target-dev-hub SnapshotDevHub"
|
396
375
|
],
|
397
376
|
"flags": {
|
398
377
|
"json": {
|
@@ -410,17 +389,16 @@
|
|
410
389
|
"multiple": false,
|
411
390
|
"type": "option"
|
412
391
|
},
|
413
|
-
"target-
|
392
|
+
"target-dev-hub": {
|
414
393
|
"aliases": [
|
415
|
-
"
|
416
|
-
"u"
|
394
|
+
"targetdevhubusername"
|
417
395
|
],
|
418
|
-
"char": "
|
396
|
+
"char": "v",
|
419
397
|
"deprecateAliases": true,
|
420
|
-
"name": "target-
|
398
|
+
"name": "target-dev-hub",
|
421
399
|
"noCacheDefault": true,
|
422
400
|
"required": true,
|
423
|
-
"summary": "Username or alias of the
|
401
|
+
"summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
|
424
402
|
"hasDynamicHelp": true,
|
425
403
|
"multiple": false,
|
426
404
|
"type": "option"
|
@@ -449,66 +427,66 @@
|
|
449
427
|
},
|
450
428
|
"hasDynamicHelp": true,
|
451
429
|
"hiddenAliases": [],
|
452
|
-
"id": "org:
|
430
|
+
"id": "org:list:snapshot",
|
453
431
|
"pluginAlias": "@salesforce/plugin-signups",
|
454
432
|
"pluginName": "@salesforce/plugin-signups",
|
455
433
|
"pluginType": "core",
|
456
434
|
"strict": true,
|
457
|
-
"summary": "
|
435
|
+
"summary": "List scratch org snapshots.",
|
458
436
|
"enableJsonFlag": true,
|
459
437
|
"isESM": true,
|
460
438
|
"relativePath": [
|
461
439
|
"lib",
|
462
440
|
"commands",
|
463
441
|
"org",
|
464
|
-
"
|
465
|
-
"
|
442
|
+
"list",
|
443
|
+
"snapshot.js"
|
466
444
|
],
|
467
445
|
"aliasPermutations": [
|
468
|
-
"force:org:
|
469
|
-
"org:force:
|
470
|
-
"org:
|
471
|
-
"org:
|
472
|
-
"force:
|
473
|
-
"
|
474
|
-
"
|
475
|
-
"
|
476
|
-
"force:
|
477
|
-
"
|
478
|
-
"
|
479
|
-
"
|
480
|
-
"force:org:
|
481
|
-
"org:force:
|
482
|
-
"org:
|
483
|
-
"org:
|
484
|
-
"force:
|
485
|
-
"
|
486
|
-
"
|
487
|
-
"
|
488
|
-
"force:
|
489
|
-
"
|
490
|
-
"
|
491
|
-
"
|
446
|
+
"force:org:snapshot:list",
|
447
|
+
"org:force:snapshot:list",
|
448
|
+
"org:snapshot:force:list",
|
449
|
+
"org:snapshot:list:force",
|
450
|
+
"force:snapshot:org:list",
|
451
|
+
"snapshot:force:org:list",
|
452
|
+
"snapshot:org:force:list",
|
453
|
+
"snapshot:org:list:force",
|
454
|
+
"force:snapshot:list:org",
|
455
|
+
"snapshot:force:list:org",
|
456
|
+
"snapshot:list:force:org",
|
457
|
+
"snapshot:list:org:force",
|
458
|
+
"force:org:list:snapshot",
|
459
|
+
"org:force:list:snapshot",
|
460
|
+
"org:list:force:snapshot",
|
461
|
+
"org:list:snapshot:force",
|
462
|
+
"force:list:org:snapshot",
|
463
|
+
"list:force:org:snapshot",
|
464
|
+
"list:org:force:snapshot",
|
465
|
+
"list:org:snapshot:force",
|
466
|
+
"force:list:snapshot:org",
|
467
|
+
"list:force:snapshot:org",
|
468
|
+
"list:snapshot:force:org",
|
469
|
+
"list:snapshot:org:force"
|
492
470
|
],
|
493
471
|
"permutations": [
|
494
|
-
"org:
|
495
|
-
"
|
496
|
-
"
|
497
|
-
"org:
|
498
|
-
"
|
499
|
-
"
|
472
|
+
"org:list:snapshot",
|
473
|
+
"list:org:snapshot",
|
474
|
+
"list:snapshot:org",
|
475
|
+
"org:snapshot:list",
|
476
|
+
"snapshot:org:list",
|
477
|
+
"snapshot:list:org"
|
500
478
|
]
|
501
479
|
},
|
502
|
-
"org:
|
480
|
+
"org:get:snapshot": {
|
503
481
|
"aliases": [
|
504
|
-
"force:org:snapshot:
|
482
|
+
"force:org:snapshot:get"
|
505
483
|
],
|
506
484
|
"args": {},
|
507
485
|
"deprecateAliases": true,
|
508
|
-
"description": "
|
486
|
+
"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\".",
|
509
487
|
"examples": [
|
510
|
-
"
|
511
|
-
"
|
488
|
+
"Get snapshot details using its ID and the default Dev Hub org:\n<%= config.bin %> <%= command.id %> --snapshot 0Oo...",
|
489
|
+
"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"
|
512
490
|
],
|
513
491
|
"flags": {
|
514
492
|
"json": {
|
@@ -561,37 +539,12 @@
|
|
561
539
|
"multiple": false,
|
562
540
|
"type": "option"
|
563
541
|
},
|
564
|
-
"
|
565
|
-
"
|
566
|
-
|
567
|
-
|
568
|
-
"char": "o",
|
569
|
-
"deprecateAliases": true,
|
570
|
-
"name": "source-org",
|
571
|
-
"required": true,
|
572
|
-
"summary": "ID or locally authenticated username or alias of scratch org to snapshot.",
|
573
|
-
"hasDynamicHelp": false,
|
574
|
-
"multiple": false,
|
575
|
-
"type": "option"
|
576
|
-
},
|
577
|
-
"name": {
|
578
|
-
"aliases": [
|
579
|
-
"snapshotname"
|
580
|
-
],
|
581
|
-
"char": "n",
|
582
|
-
"deprecateAliases": true,
|
583
|
-
"name": "name",
|
542
|
+
"snapshot": {
|
543
|
+
"char": "s",
|
544
|
+
"description": "The IDs of scratch org snapshots start with 0Oo.",
|
545
|
+
"name": "snapshot",
|
584
546
|
"required": true,
|
585
|
-
"summary": "
|
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.",
|
547
|
+
"summary": "Name or ID of snapshot to retrieve.",
|
595
548
|
"hasDynamicHelp": false,
|
596
549
|
"multiple": false,
|
597
550
|
"type": "option"
|
@@ -599,66 +552,66 @@
|
|
599
552
|
},
|
600
553
|
"hasDynamicHelp": true,
|
601
554
|
"hiddenAliases": [],
|
602
|
-
"id": "org:
|
555
|
+
"id": "org:get:snapshot",
|
603
556
|
"pluginAlias": "@salesforce/plugin-signups",
|
604
557
|
"pluginName": "@salesforce/plugin-signups",
|
605
558
|
"pluginType": "core",
|
606
559
|
"strict": true,
|
607
|
-
"summary": "
|
560
|
+
"summary": "Get details about a scratch org snapshot.",
|
608
561
|
"enableJsonFlag": true,
|
609
562
|
"isESM": true,
|
610
563
|
"relativePath": [
|
611
564
|
"lib",
|
612
565
|
"commands",
|
613
566
|
"org",
|
614
|
-
"
|
567
|
+
"get",
|
615
568
|
"snapshot.js"
|
616
569
|
],
|
617
570
|
"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
|
-
"
|
571
|
+
"force:org:snapshot:get",
|
572
|
+
"org:force:snapshot:get",
|
573
|
+
"org:snapshot:force:get",
|
574
|
+
"org:snapshot:get:force",
|
575
|
+
"force:snapshot:org:get",
|
576
|
+
"snapshot:force:org:get",
|
577
|
+
"snapshot:org:force:get",
|
578
|
+
"snapshot:org:get:force",
|
579
|
+
"force:snapshot:get:org",
|
580
|
+
"snapshot:force:get:org",
|
581
|
+
"snapshot:get:force:org",
|
582
|
+
"snapshot:get:org:force",
|
583
|
+
"force:org:get:snapshot",
|
584
|
+
"org:force:get:snapshot",
|
585
|
+
"org:get:force:snapshot",
|
586
|
+
"org:get:snapshot:force",
|
587
|
+
"force:get:org:snapshot",
|
588
|
+
"get:force:org:snapshot",
|
589
|
+
"get:org:force:snapshot",
|
590
|
+
"get:org:snapshot:force",
|
591
|
+
"force:get:snapshot:org",
|
592
|
+
"get:force:snapshot:org",
|
593
|
+
"get:snapshot:force:org",
|
594
|
+
"get:snapshot:org:force"
|
642
595
|
],
|
643
596
|
"permutations": [
|
644
|
-
"org:
|
645
|
-
"
|
646
|
-
"
|
647
|
-
"org:snapshot:
|
648
|
-
"snapshot:org:
|
649
|
-
"snapshot:
|
597
|
+
"org:get:snapshot",
|
598
|
+
"get:org:snapshot",
|
599
|
+
"get:snapshot:org",
|
600
|
+
"org:snapshot:get",
|
601
|
+
"snapshot:org:get",
|
602
|
+
"snapshot:get:org"
|
650
603
|
]
|
651
604
|
},
|
652
|
-
"org:
|
605
|
+
"org:delete:shape": {
|
653
606
|
"aliases": [
|
654
|
-
"force:org:shape:
|
607
|
+
"force:org:shape:delete"
|
655
608
|
],
|
656
609
|
"args": {},
|
657
610
|
"deprecateAliases": true,
|
658
|
-
"description": "
|
611
|
+
"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.",
|
659
612
|
"examples": [
|
660
|
-
"
|
661
|
-
"
|
613
|
+
"Delete all org shapes for the source org with alias SourceOrg:\n<%= config.bin %> <%= command.id %> --target-org SourceOrg",
|
614
|
+
"Delete all org shapes without prompting:\n<%= config.bin %> <%= command.id %> --target-org SourceOrg --no-prompt"
|
662
615
|
],
|
663
616
|
"flags": {
|
664
617
|
"json": {
|
@@ -676,12 +629,31 @@
|
|
676
629
|
"multiple": false,
|
677
630
|
"type": "option"
|
678
631
|
},
|
679
|
-
"
|
680
|
-
"
|
681
|
-
|
682
|
-
|
683
|
-
|
684
|
-
"
|
632
|
+
"target-org": {
|
633
|
+
"aliases": [
|
634
|
+
"targetusername",
|
635
|
+
"u"
|
636
|
+
],
|
637
|
+
"char": "o",
|
638
|
+
"deprecateAliases": true,
|
639
|
+
"name": "target-org",
|
640
|
+
"noCacheDefault": true,
|
641
|
+
"required": true,
|
642
|
+
"summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
|
643
|
+
"hasDynamicHelp": true,
|
644
|
+
"multiple": false,
|
645
|
+
"type": "option"
|
646
|
+
},
|
647
|
+
"api-version": {
|
648
|
+
"aliases": [
|
649
|
+
"apiversion"
|
650
|
+
],
|
651
|
+
"deprecateAliases": true,
|
652
|
+
"description": "Override the api version used for api requests made by this command",
|
653
|
+
"name": "api-version",
|
654
|
+
"hasDynamicHelp": false,
|
655
|
+
"multiple": false,
|
656
|
+
"type": "option"
|
685
657
|
},
|
686
658
|
"loglevel": {
|
687
659
|
"deprecated": {
|
@@ -692,70 +664,81 @@
|
|
692
664
|
"hasDynamicHelp": false,
|
693
665
|
"multiple": false,
|
694
666
|
"type": "option"
|
667
|
+
},
|
668
|
+
"no-prompt": {
|
669
|
+
"aliases": [
|
670
|
+
"noprompt"
|
671
|
+
],
|
672
|
+
"char": "p",
|
673
|
+
"deprecateAliases": true,
|
674
|
+
"name": "no-prompt",
|
675
|
+
"summary": "Don't prompt for confirmation.",
|
676
|
+
"allowNo": false,
|
677
|
+
"type": "boolean"
|
695
678
|
}
|
696
679
|
},
|
697
|
-
"hasDynamicHelp":
|
680
|
+
"hasDynamicHelp": true,
|
698
681
|
"hiddenAliases": [],
|
699
|
-
"id": "org:
|
682
|
+
"id": "org:delete:shape",
|
700
683
|
"pluginAlias": "@salesforce/plugin-signups",
|
701
684
|
"pluginName": "@salesforce/plugin-signups",
|
702
685
|
"pluginType": "core",
|
703
686
|
"strict": true,
|
704
|
-
"summary": "
|
687
|
+
"summary": "Delete all org shapes for a target org.",
|
705
688
|
"enableJsonFlag": true,
|
706
689
|
"isESM": true,
|
707
690
|
"relativePath": [
|
708
691
|
"lib",
|
709
692
|
"commands",
|
710
693
|
"org",
|
711
|
-
"
|
694
|
+
"delete",
|
712
695
|
"shape.js"
|
713
696
|
],
|
714
697
|
"aliasPermutations": [
|
715
|
-
"force:org:shape:
|
716
|
-
"org:force:shape:
|
717
|
-
"org:shape:force:
|
718
|
-
"org:shape:
|
719
|
-
"force:shape:org:
|
720
|
-
"shape:force:org:
|
721
|
-
"shape:org:force:
|
722
|
-
"shape:org:
|
723
|
-
"force:shape:
|
724
|
-
"shape:force:
|
725
|
-
"shape:
|
726
|
-
"shape:
|
727
|
-
"force:org:
|
728
|
-
"org:force:
|
729
|
-
"org:
|
730
|
-
"org:
|
731
|
-
"force:
|
732
|
-
"
|
733
|
-
"
|
734
|
-
"
|
735
|
-
"force:
|
736
|
-
"
|
737
|
-
"
|
738
|
-
"
|
698
|
+
"force:org:shape:delete",
|
699
|
+
"org:force:shape:delete",
|
700
|
+
"org:shape:force:delete",
|
701
|
+
"org:shape:delete:force",
|
702
|
+
"force:shape:org:delete",
|
703
|
+
"shape:force:org:delete",
|
704
|
+
"shape:org:force:delete",
|
705
|
+
"shape:org:delete:force",
|
706
|
+
"force:shape:delete:org",
|
707
|
+
"shape:force:delete:org",
|
708
|
+
"shape:delete:force:org",
|
709
|
+
"shape:delete:org:force",
|
710
|
+
"force:org:delete:shape",
|
711
|
+
"org:force:delete:shape",
|
712
|
+
"org:delete:force:shape",
|
713
|
+
"org:delete:shape:force",
|
714
|
+
"force:delete:org:shape",
|
715
|
+
"delete:force:org:shape",
|
716
|
+
"delete:org:force:shape",
|
717
|
+
"delete:org:shape:force",
|
718
|
+
"force:delete:shape:org",
|
719
|
+
"delete:force:shape:org",
|
720
|
+
"delete:shape:force:org",
|
721
|
+
"delete:shape:org:force"
|
739
722
|
],
|
740
723
|
"permutations": [
|
741
|
-
"org:
|
742
|
-
"
|
743
|
-
"
|
744
|
-
"org:shape:
|
745
|
-
"shape:org:
|
746
|
-
"shape:
|
724
|
+
"org:delete:shape",
|
725
|
+
"delete:org:shape",
|
726
|
+
"delete:shape:org",
|
727
|
+
"org:shape:delete",
|
728
|
+
"shape:org:delete",
|
729
|
+
"shape:delete:org"
|
747
730
|
]
|
748
731
|
},
|
749
|
-
"org:
|
732
|
+
"org:delete:snapshot": {
|
750
733
|
"aliases": [
|
751
|
-
"force:org:snapshot:
|
734
|
+
"force:org:snapshot:delete"
|
752
735
|
],
|
753
736
|
"args": {},
|
754
737
|
"deprecateAliases": true,
|
755
|
-
"description": "
|
738
|
+
"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.",
|
756
739
|
"examples": [
|
757
|
-
"
|
758
|
-
"
|
740
|
+
"Delete a snapshot from the default Dev Hub using the snapshot ID:\n<%= config.bin %> <%= command.id %> --snapshot 0Oo...",
|
741
|
+
"Delete a snapshot from the specified Dev Hub using the snapshot name:\n<%= config.bin %> <%= command.id %> --snapshot BaseSnapshot --target-dev-hub SnapshotDevHub"
|
759
742
|
],
|
760
743
|
"flags": {
|
761
744
|
"json": {
|
@@ -807,60 +790,77 @@
|
|
807
790
|
"hasDynamicHelp": false,
|
808
791
|
"multiple": false,
|
809
792
|
"type": "option"
|
793
|
+
},
|
794
|
+
"snapshot": {
|
795
|
+
"char": "s",
|
796
|
+
"description": "The IDs of scratch org snapshots start with 0Oo.",
|
797
|
+
"name": "snapshot",
|
798
|
+
"required": true,
|
799
|
+
"summary": "Name or ID of snapshot to delete.",
|
800
|
+
"hasDynamicHelp": false,
|
801
|
+
"multiple": false,
|
802
|
+
"type": "option"
|
803
|
+
},
|
804
|
+
"no-prompt": {
|
805
|
+
"char": "p",
|
806
|
+
"name": "no-prompt",
|
807
|
+
"summary": "Don't prompt the user to confirm the deletion.",
|
808
|
+
"allowNo": false,
|
809
|
+
"type": "boolean"
|
810
810
|
}
|
811
811
|
},
|
812
812
|
"hasDynamicHelp": true,
|
813
813
|
"hiddenAliases": [],
|
814
|
-
"id": "org:
|
814
|
+
"id": "org:delete:snapshot",
|
815
815
|
"pluginAlias": "@salesforce/plugin-signups",
|
816
816
|
"pluginName": "@salesforce/plugin-signups",
|
817
817
|
"pluginType": "core",
|
818
818
|
"strict": true,
|
819
|
-
"summary": "
|
819
|
+
"summary": "Delete a scratch org snapshot.",
|
820
820
|
"enableJsonFlag": true,
|
821
821
|
"isESM": true,
|
822
822
|
"relativePath": [
|
823
823
|
"lib",
|
824
824
|
"commands",
|
825
825
|
"org",
|
826
|
-
"
|
826
|
+
"delete",
|
827
827
|
"snapshot.js"
|
828
828
|
],
|
829
829
|
"aliasPermutations": [
|
830
|
-
"force:org:snapshot:
|
831
|
-
"org:force:snapshot:
|
832
|
-
"org:snapshot:force:
|
833
|
-
"org:snapshot:
|
834
|
-
"force:snapshot:org:
|
835
|
-
"snapshot:force:org:
|
836
|
-
"snapshot:org:force:
|
837
|
-
"snapshot:org:
|
838
|
-
"force:snapshot:
|
839
|
-
"snapshot:force:
|
840
|
-
"snapshot:
|
841
|
-
"snapshot:
|
842
|
-
"force:org:
|
843
|
-
"org:force:
|
844
|
-
"org:
|
845
|
-
"org:
|
846
|
-
"force:
|
847
|
-
"
|
848
|
-
"
|
849
|
-
"
|
850
|
-
"force:
|
851
|
-
"
|
852
|
-
"
|
853
|
-
"
|
830
|
+
"force:org:snapshot:delete",
|
831
|
+
"org:force:snapshot:delete",
|
832
|
+
"org:snapshot:force:delete",
|
833
|
+
"org:snapshot:delete:force",
|
834
|
+
"force:snapshot:org:delete",
|
835
|
+
"snapshot:force:org:delete",
|
836
|
+
"snapshot:org:force:delete",
|
837
|
+
"snapshot:org:delete:force",
|
838
|
+
"force:snapshot:delete:org",
|
839
|
+
"snapshot:force:delete:org",
|
840
|
+
"snapshot:delete:force:org",
|
841
|
+
"snapshot:delete:org:force",
|
842
|
+
"force:org:delete:snapshot",
|
843
|
+
"org:force:delete:snapshot",
|
844
|
+
"org:delete:force:snapshot",
|
845
|
+
"org:delete:snapshot:force",
|
846
|
+
"force:delete:org:snapshot",
|
847
|
+
"delete:force:org:snapshot",
|
848
|
+
"delete:org:force:snapshot",
|
849
|
+
"delete:org:snapshot:force",
|
850
|
+
"force:delete:snapshot:org",
|
851
|
+
"delete:force:snapshot:org",
|
852
|
+
"delete:snapshot:force:org",
|
853
|
+
"delete:snapshot:org:force"
|
854
854
|
],
|
855
855
|
"permutations": [
|
856
|
-
"org:
|
857
|
-
"
|
858
|
-
"
|
859
|
-
"org:snapshot:
|
860
|
-
"snapshot:org:
|
861
|
-
"snapshot:
|
856
|
+
"org:delete:snapshot",
|
857
|
+
"delete:org:snapshot",
|
858
|
+
"delete:snapshot:org",
|
859
|
+
"org:snapshot:delete",
|
860
|
+
"snapshot:org:delete",
|
861
|
+
"snapshot:delete:org"
|
862
862
|
]
|
863
863
|
}
|
864
864
|
},
|
865
|
-
"version": "2.6.
|
865
|
+
"version": "2.6.39"
|
866
866
|
}
|