@salesforce/plugin-signups 2.6.17 → 2.6.19
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 +733 -145
- package/oclif.lock +497 -145
- package/oclif.manifest.json +339 -339
- package/package.json +7 -7
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:list:shape": {
|
119
129
|
"aliases": [
|
120
|
-
"force:org:
|
130
|
+
"force:org:shape:list"
|
121
131
|
],
|
122
132
|
"args": {},
|
123
133
|
"deprecateAliases": true,
|
124
|
-
"description": "
|
134
|
+
"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.",
|
125
135
|
"examples": [
|
126
|
-
"
|
127
|
-
"
|
136
|
+
"List all org shapes you've created:\n<%= config.bin %> <%= command.id %>",
|
137
|
+
"List all org shapes in JSON format and write the output to a file:\n<%= config.bin %> <%= command.id %> --json > tmp/MyOrgShapeList.json"
|
128
138
|
],
|
129
139
|
"flags": {
|
130
140
|
"json": {
|
@@ -142,30 +152,12 @@
|
|
142
152
|
"multiple": false,
|
143
153
|
"type": "option"
|
144
154
|
},
|
145
|
-
"
|
146
|
-
"
|
147
|
-
|
148
|
-
|
149
|
-
"
|
150
|
-
"
|
151
|
-
"name": "target-dev-hub",
|
152
|
-
"noCacheDefault": true,
|
153
|
-
"required": true,
|
154
|
-
"summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
|
155
|
-
"hasDynamicHelp": true,
|
156
|
-
"multiple": false,
|
157
|
-
"type": "option"
|
158
|
-
},
|
159
|
-
"api-version": {
|
160
|
-
"aliases": [
|
161
|
-
"apiversion"
|
162
|
-
],
|
163
|
-
"deprecateAliases": true,
|
164
|
-
"description": "Override the api version used for api requests made by this command",
|
165
|
-
"name": "api-version",
|
166
|
-
"hasDynamicHelp": false,
|
167
|
-
"multiple": false,
|
168
|
-
"type": "option"
|
155
|
+
"verbose": {
|
156
|
+
"hidden": true,
|
157
|
+
"name": "verbose",
|
158
|
+
"summary": "List more information about each org shape.",
|
159
|
+
"allowNo": false,
|
160
|
+
"type": "boolean"
|
169
161
|
},
|
170
162
|
"loglevel": {
|
171
163
|
"deprecated": {
|
@@ -176,105 +168,70 @@
|
|
176
168
|
"hasDynamicHelp": false,
|
177
169
|
"multiple": false,
|
178
170
|
"type": "option"
|
179
|
-
},
|
180
|
-
"source-org": {
|
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": {
|
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"
|
214
171
|
}
|
215
172
|
},
|
216
|
-
"hasDynamicHelp":
|
173
|
+
"hasDynamicHelp": false,
|
217
174
|
"hiddenAliases": [],
|
218
|
-
"id": "org:
|
175
|
+
"id": "org:list:shape",
|
219
176
|
"pluginAlias": "@salesforce/plugin-signups",
|
220
177
|
"pluginName": "@salesforce/plugin-signups",
|
221
178
|
"pluginType": "core",
|
222
179
|
"strict": true,
|
223
|
-
"summary": "
|
180
|
+
"summary": "List all org shapes you’ve created.",
|
224
181
|
"enableJsonFlag": true,
|
225
182
|
"isESM": true,
|
226
183
|
"relativePath": [
|
227
184
|
"lib",
|
228
185
|
"commands",
|
229
186
|
"org",
|
230
|
-
"
|
231
|
-
"
|
187
|
+
"list",
|
188
|
+
"shape.js"
|
232
189
|
],
|
233
190
|
"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
|
-
"
|
191
|
+
"force:org:shape:list",
|
192
|
+
"org:force:shape:list",
|
193
|
+
"org:shape:force:list",
|
194
|
+
"org:shape:list:force",
|
195
|
+
"force:shape:org:list",
|
196
|
+
"shape:force:org:list",
|
197
|
+
"shape:org:force:list",
|
198
|
+
"shape:org:list:force",
|
199
|
+
"force:shape:list:org",
|
200
|
+
"shape:force:list:org",
|
201
|
+
"shape:list:force:org",
|
202
|
+
"shape:list:org:force",
|
203
|
+
"force:org:list:shape",
|
204
|
+
"org:force:list:shape",
|
205
|
+
"org:list:force:shape",
|
206
|
+
"org:list:shape:force",
|
207
|
+
"force:list:org:shape",
|
208
|
+
"list:force:org:shape",
|
209
|
+
"list:org:force:shape",
|
210
|
+
"list:org:shape:force",
|
211
|
+
"force:list:shape:org",
|
212
|
+
"list:force:shape:org",
|
213
|
+
"list:shape:force:org",
|
214
|
+
"list:shape:org:force"
|
258
215
|
],
|
259
216
|
"permutations": [
|
260
|
-
"org:
|
261
|
-
"
|
262
|
-
"
|
263
|
-
"org:
|
264
|
-
"
|
265
|
-
"
|
217
|
+
"org:list:shape",
|
218
|
+
"list:org:shape",
|
219
|
+
"list:shape:org",
|
220
|
+
"org:shape:list",
|
221
|
+
"shape:org:list",
|
222
|
+
"shape:list:org"
|
266
223
|
]
|
267
224
|
},
|
268
|
-
"org:
|
225
|
+
"org:list:snapshot": {
|
269
226
|
"aliases": [
|
270
|
-
"force:org:
|
227
|
+
"force:org:snapshot:list"
|
271
228
|
],
|
272
229
|
"args": {},
|
273
230
|
"deprecateAliases": true,
|
274
|
-
"description": "
|
231
|
+
"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\".",
|
275
232
|
"examples": [
|
276
|
-
"
|
277
|
-
"
|
233
|
+
"List snapshots in the default Dev Hub:\n<%= config.bin %> <%= command.id %>",
|
234
|
+
"List snapshots in the Dev Hub with alias SnapshotDevHub:\n<%= config.bin %> <%= command.id %> --target-dev-hub SnapshotDevHub"
|
278
235
|
],
|
279
236
|
"flags": {
|
280
237
|
"json": {
|
@@ -292,9 +249,124 @@
|
|
292
249
|
"multiple": false,
|
293
250
|
"type": "option"
|
294
251
|
},
|
295
|
-
"target-
|
252
|
+
"target-dev-hub": {
|
296
253
|
"aliases": [
|
297
|
-
"
|
254
|
+
"targetdevhubusername"
|
255
|
+
],
|
256
|
+
"char": "v",
|
257
|
+
"deprecateAliases": true,
|
258
|
+
"name": "target-dev-hub",
|
259
|
+
"noCacheDefault": true,
|
260
|
+
"required": true,
|
261
|
+
"summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
|
262
|
+
"hasDynamicHelp": true,
|
263
|
+
"multiple": false,
|
264
|
+
"type": "option"
|
265
|
+
},
|
266
|
+
"api-version": {
|
267
|
+
"aliases": [
|
268
|
+
"apiversion"
|
269
|
+
],
|
270
|
+
"deprecateAliases": true,
|
271
|
+
"description": "Override the api version used for api requests made by this command",
|
272
|
+
"name": "api-version",
|
273
|
+
"hasDynamicHelp": false,
|
274
|
+
"multiple": false,
|
275
|
+
"type": "option"
|
276
|
+
},
|
277
|
+
"loglevel": {
|
278
|
+
"deprecated": {
|
279
|
+
"message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
|
280
|
+
},
|
281
|
+
"hidden": true,
|
282
|
+
"name": "loglevel",
|
283
|
+
"hasDynamicHelp": false,
|
284
|
+
"multiple": false,
|
285
|
+
"type": "option"
|
286
|
+
}
|
287
|
+
},
|
288
|
+
"hasDynamicHelp": true,
|
289
|
+
"hiddenAliases": [],
|
290
|
+
"id": "org:list:snapshot",
|
291
|
+
"pluginAlias": "@salesforce/plugin-signups",
|
292
|
+
"pluginName": "@salesforce/plugin-signups",
|
293
|
+
"pluginType": "core",
|
294
|
+
"strict": true,
|
295
|
+
"summary": "List scratch org snapshots.",
|
296
|
+
"enableJsonFlag": true,
|
297
|
+
"isESM": true,
|
298
|
+
"relativePath": [
|
299
|
+
"lib",
|
300
|
+
"commands",
|
301
|
+
"org",
|
302
|
+
"list",
|
303
|
+
"snapshot.js"
|
304
|
+
],
|
305
|
+
"aliasPermutations": [
|
306
|
+
"force:org:snapshot:list",
|
307
|
+
"org:force:snapshot:list",
|
308
|
+
"org:snapshot:force:list",
|
309
|
+
"org:snapshot:list:force",
|
310
|
+
"force:snapshot:org:list",
|
311
|
+
"snapshot:force:org:list",
|
312
|
+
"snapshot:org:force:list",
|
313
|
+
"snapshot:org:list:force",
|
314
|
+
"force:snapshot:list:org",
|
315
|
+
"snapshot:force:list:org",
|
316
|
+
"snapshot:list:force:org",
|
317
|
+
"snapshot:list:org:force",
|
318
|
+
"force:org:list:snapshot",
|
319
|
+
"org:force:list:snapshot",
|
320
|
+
"org:list:force:snapshot",
|
321
|
+
"org:list:snapshot:force",
|
322
|
+
"force:list:org:snapshot",
|
323
|
+
"list:force:org:snapshot",
|
324
|
+
"list:org:force:snapshot",
|
325
|
+
"list:org:snapshot:force",
|
326
|
+
"force:list:snapshot:org",
|
327
|
+
"list:force:snapshot:org",
|
328
|
+
"list:snapshot:force:org",
|
329
|
+
"list:snapshot:org:force"
|
330
|
+
],
|
331
|
+
"permutations": [
|
332
|
+
"org:list:snapshot",
|
333
|
+
"list:org:snapshot",
|
334
|
+
"list:snapshot:org",
|
335
|
+
"org:snapshot:list",
|
336
|
+
"snapshot:org:list",
|
337
|
+
"snapshot:list:org"
|
338
|
+
]
|
339
|
+
},
|
340
|
+
"org:delete:shape": {
|
341
|
+
"aliases": [
|
342
|
+
"force:org:shape:delete"
|
343
|
+
],
|
344
|
+
"args": {},
|
345
|
+
"deprecateAliases": true,
|
346
|
+
"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.",
|
347
|
+
"examples": [
|
348
|
+
"Delete all org shapes for the source org with alias SourceOrg:\n<%= config.bin %> <%= command.id %> --target-org SourceOrg",
|
349
|
+
"Delete all org shapes without prompting:\n<%= config.bin %> <%= command.id %> --target-org SourceOrg --no-prompt"
|
350
|
+
],
|
351
|
+
"flags": {
|
352
|
+
"json": {
|
353
|
+
"description": "Format output as json.",
|
354
|
+
"helpGroup": "GLOBAL",
|
355
|
+
"name": "json",
|
356
|
+
"allowNo": false,
|
357
|
+
"type": "boolean"
|
358
|
+
},
|
359
|
+
"flags-dir": {
|
360
|
+
"helpGroup": "GLOBAL",
|
361
|
+
"name": "flags-dir",
|
362
|
+
"summary": "Import flag values from a directory.",
|
363
|
+
"hasDynamicHelp": false,
|
364
|
+
"multiple": false,
|
365
|
+
"type": "option"
|
366
|
+
},
|
367
|
+
"target-org": {
|
368
|
+
"aliases": [
|
369
|
+
"targetusername",
|
298
370
|
"u"
|
299
371
|
],
|
300
372
|
"char": "o",
|
@@ -524,16 +596,15 @@
|
|
524
596
|
"snapshot:delete:org"
|
525
597
|
]
|
526
598
|
},
|
527
|
-
"org:
|
599
|
+
"org:create:shape": {
|
528
600
|
"aliases": [
|
529
|
-
"force:org:
|
601
|
+
"force:org:shape:create"
|
530
602
|
],
|
531
603
|
"args": {},
|
532
604
|
"deprecateAliases": true,
|
533
|
-
"description": "
|
605
|
+
"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.",
|
534
606
|
"examples": [
|
535
|
-
"
|
536
|
-
"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"
|
607
|
+
"Create an org shape for the source org with alias SourceOrg:\n<%= config.bin %> <%= command.id %> --target-org SourceOrg"
|
537
608
|
],
|
538
609
|
"flags": {
|
539
610
|
"json": {
|
@@ -551,16 +622,17 @@
|
|
551
622
|
"multiple": false,
|
552
623
|
"type": "option"
|
553
624
|
},
|
554
|
-
"target-
|
625
|
+
"target-org": {
|
555
626
|
"aliases": [
|
556
|
-
"
|
627
|
+
"targetusername",
|
628
|
+
"u"
|
557
629
|
],
|
558
|
-
"char": "
|
630
|
+
"char": "o",
|
559
631
|
"deprecateAliases": true,
|
560
|
-
"name": "target-
|
632
|
+
"name": "target-org",
|
561
633
|
"noCacheDefault": true,
|
562
634
|
"required": true,
|
563
|
-
"summary": "Username or alias of the
|
635
|
+
"summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
|
564
636
|
"hasDynamicHelp": true,
|
565
637
|
"multiple": false,
|
566
638
|
"type": "option"
|
@@ -585,177 +657,70 @@
|
|
585
657
|
"hasDynamicHelp": false,
|
586
658
|
"multiple": false,
|
587
659
|
"type": "option"
|
588
|
-
},
|
589
|
-
"snapshot": {
|
590
|
-
"char": "s",
|
591
|
-
"description": "The IDs of scratch org snapshots start with 0Oo.",
|
592
|
-
"name": "snapshot",
|
593
|
-
"required": true,
|
594
|
-
"summary": "Name or ID of snapshot to retrieve.",
|
595
|
-
"hasDynamicHelp": false,
|
596
|
-
"multiple": false,
|
597
|
-
"type": "option"
|
598
660
|
}
|
599
661
|
},
|
600
662
|
"hasDynamicHelp": true,
|
601
663
|
"hiddenAliases": [],
|
602
|
-
"id": "org:
|
603
|
-
"pluginAlias": "@salesforce/plugin-signups",
|
604
|
-
"pluginName": "@salesforce/plugin-signups",
|
605
|
-
"pluginType": "core",
|
606
|
-
"strict": true,
|
607
|
-
"summary": "Get details about a scratch org snapshot.",
|
608
|
-
"enableJsonFlag": true,
|
609
|
-
"isESM": true,
|
610
|
-
"relativePath": [
|
611
|
-
"lib",
|
612
|
-
"commands",
|
613
|
-
"org",
|
614
|
-
"get",
|
615
|
-
"snapshot.js"
|
616
|
-
],
|
617
|
-
"aliasPermutations": [
|
618
|
-
"force:org:snapshot:get",
|
619
|
-
"org:force:snapshot:get",
|
620
|
-
"org:snapshot:force:get",
|
621
|
-
"org:snapshot:get:force",
|
622
|
-
"force:snapshot:org:get",
|
623
|
-
"snapshot:force:org:get",
|
624
|
-
"snapshot:org:force:get",
|
625
|
-
"snapshot:org:get:force",
|
626
|
-
"force:snapshot:get:org",
|
627
|
-
"snapshot:force:get:org",
|
628
|
-
"snapshot:get:force:org",
|
629
|
-
"snapshot:get:org:force",
|
630
|
-
"force:org:get:snapshot",
|
631
|
-
"org:force:get:snapshot",
|
632
|
-
"org:get:force:snapshot",
|
633
|
-
"org:get:snapshot:force",
|
634
|
-
"force:get:org:snapshot",
|
635
|
-
"get:force:org:snapshot",
|
636
|
-
"get:org:force:snapshot",
|
637
|
-
"get:org:snapshot:force",
|
638
|
-
"force:get:snapshot:org",
|
639
|
-
"get:force:snapshot:org",
|
640
|
-
"get:snapshot:force:org",
|
641
|
-
"get:snapshot:org:force"
|
642
|
-
],
|
643
|
-
"permutations": [
|
644
|
-
"org:get:snapshot",
|
645
|
-
"get:org:snapshot",
|
646
|
-
"get:snapshot:org",
|
647
|
-
"org:snapshot:get",
|
648
|
-
"snapshot:org:get",
|
649
|
-
"snapshot:get:org"
|
650
|
-
]
|
651
|
-
},
|
652
|
-
"org:list:shape": {
|
653
|
-
"aliases": [
|
654
|
-
"force:org:shape:list"
|
655
|
-
],
|
656
|
-
"args": {},
|
657
|
-
"deprecateAliases": true,
|
658
|
-
"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.",
|
659
|
-
"examples": [
|
660
|
-
"List all org shapes you've created:\n<%= config.bin %> <%= command.id %>",
|
661
|
-
"List all org shapes in JSON format and write the output to a file:\n<%= config.bin %> <%= command.id %> --json > tmp/MyOrgShapeList.json"
|
662
|
-
],
|
663
|
-
"flags": {
|
664
|
-
"json": {
|
665
|
-
"description": "Format output as json.",
|
666
|
-
"helpGroup": "GLOBAL",
|
667
|
-
"name": "json",
|
668
|
-
"allowNo": false,
|
669
|
-
"type": "boolean"
|
670
|
-
},
|
671
|
-
"flags-dir": {
|
672
|
-
"helpGroup": "GLOBAL",
|
673
|
-
"name": "flags-dir",
|
674
|
-
"summary": "Import flag values from a directory.",
|
675
|
-
"hasDynamicHelp": false,
|
676
|
-
"multiple": false,
|
677
|
-
"type": "option"
|
678
|
-
},
|
679
|
-
"verbose": {
|
680
|
-
"hidden": true,
|
681
|
-
"name": "verbose",
|
682
|
-
"summary": "List more information about each org shape.",
|
683
|
-
"allowNo": false,
|
684
|
-
"type": "boolean"
|
685
|
-
},
|
686
|
-
"loglevel": {
|
687
|
-
"deprecated": {
|
688
|
-
"message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
|
689
|
-
},
|
690
|
-
"hidden": true,
|
691
|
-
"name": "loglevel",
|
692
|
-
"hasDynamicHelp": false,
|
693
|
-
"multiple": false,
|
694
|
-
"type": "option"
|
695
|
-
}
|
696
|
-
},
|
697
|
-
"hasDynamicHelp": false,
|
698
|
-
"hiddenAliases": [],
|
699
|
-
"id": "org:list:shape",
|
664
|
+
"id": "org:create:shape",
|
700
665
|
"pluginAlias": "@salesforce/plugin-signups",
|
701
666
|
"pluginName": "@salesforce/plugin-signups",
|
702
667
|
"pluginType": "core",
|
703
668
|
"strict": true,
|
704
|
-
"summary": "
|
669
|
+
"summary": "Create a scratch org configuration (shape) based on the specified source org.",
|
705
670
|
"enableJsonFlag": true,
|
706
671
|
"isESM": true,
|
707
672
|
"relativePath": [
|
708
673
|
"lib",
|
709
674
|
"commands",
|
710
675
|
"org",
|
711
|
-
"
|
676
|
+
"create",
|
712
677
|
"shape.js"
|
713
678
|
],
|
714
679
|
"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
|
-
"
|
680
|
+
"force:org:shape:create",
|
681
|
+
"org:force:shape:create",
|
682
|
+
"org:shape:force:create",
|
683
|
+
"org:shape:create:force",
|
684
|
+
"force:shape:org:create",
|
685
|
+
"shape:force:org:create",
|
686
|
+
"shape:org:force:create",
|
687
|
+
"shape:org:create:force",
|
688
|
+
"force:shape:create:org",
|
689
|
+
"shape:force:create:org",
|
690
|
+
"shape:create:force:org",
|
691
|
+
"shape:create:org:force",
|
692
|
+
"force:org:create:shape",
|
693
|
+
"org:force:create:shape",
|
694
|
+
"org:create:force:shape",
|
695
|
+
"org:create:shape:force",
|
696
|
+
"force:create:org:shape",
|
697
|
+
"create:force:org:shape",
|
698
|
+
"create:org:force:shape",
|
699
|
+
"create:org:shape:force",
|
700
|
+
"force:create:shape:org",
|
701
|
+
"create:force:shape:org",
|
702
|
+
"create:shape:force:org",
|
703
|
+
"create:shape:org:force"
|
739
704
|
],
|
740
705
|
"permutations": [
|
741
|
-
"org:
|
742
|
-
"
|
743
|
-
"
|
744
|
-
"org:shape:
|
745
|
-
"shape:org:
|
746
|
-
"shape:
|
706
|
+
"org:create:shape",
|
707
|
+
"create:org:shape",
|
708
|
+
"create:shape:org",
|
709
|
+
"org:shape:create",
|
710
|
+
"shape:org:create",
|
711
|
+
"shape:create:org"
|
747
712
|
]
|
748
713
|
},
|
749
|
-
"org:
|
714
|
+
"org:create:snapshot": {
|
750
715
|
"aliases": [
|
751
|
-
"force:org:snapshot:
|
716
|
+
"force:org:snapshot:create"
|
752
717
|
],
|
753
718
|
"args": {},
|
754
719
|
"deprecateAliases": true,
|
755
|
-
"description": "
|
720
|
+
"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.",
|
756
721
|
"examples": [
|
757
|
-
"
|
758
|
-
"
|
722
|
+
"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'",
|
723
|
+
"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"
|
759
724
|
],
|
760
725
|
"flags": {
|
761
726
|
"json": {
|
@@ -807,60 +772,95 @@
|
|
807
772
|
"hasDynamicHelp": false,
|
808
773
|
"multiple": false,
|
809
774
|
"type": "option"
|
775
|
+
},
|
776
|
+
"source-org": {
|
777
|
+
"aliases": [
|
778
|
+
"sourceorg"
|
779
|
+
],
|
780
|
+
"char": "o",
|
781
|
+
"deprecateAliases": true,
|
782
|
+
"name": "source-org",
|
783
|
+
"required": true,
|
784
|
+
"summary": "ID or locally authenticated username or alias of scratch org to snapshot.",
|
785
|
+
"hasDynamicHelp": false,
|
786
|
+
"multiple": false,
|
787
|
+
"type": "option"
|
788
|
+
},
|
789
|
+
"name": {
|
790
|
+
"aliases": [
|
791
|
+
"snapshotname"
|
792
|
+
],
|
793
|
+
"char": "n",
|
794
|
+
"deprecateAliases": true,
|
795
|
+
"name": "name",
|
796
|
+
"required": true,
|
797
|
+
"summary": "Unique name of snapshot.",
|
798
|
+
"hasDynamicHelp": false,
|
799
|
+
"multiple": false,
|
800
|
+
"type": "option"
|
801
|
+
},
|
802
|
+
"description": {
|
803
|
+
"char": "d",
|
804
|
+
"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.",
|
805
|
+
"name": "description",
|
806
|
+
"summary": "Description of snapshot.",
|
807
|
+
"hasDynamicHelp": false,
|
808
|
+
"multiple": false,
|
809
|
+
"type": "option"
|
810
810
|
}
|
811
811
|
},
|
812
812
|
"hasDynamicHelp": true,
|
813
813
|
"hiddenAliases": [],
|
814
|
-
"id": "org:
|
814
|
+
"id": "org:create: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": "Create a snapshot of a scratch org.",
|
820
820
|
"enableJsonFlag": true,
|
821
821
|
"isESM": true,
|
822
822
|
"relativePath": [
|
823
823
|
"lib",
|
824
824
|
"commands",
|
825
825
|
"org",
|
826
|
-
"
|
826
|
+
"create",
|
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:create",
|
831
|
+
"org:force:snapshot:create",
|
832
|
+
"org:snapshot:force:create",
|
833
|
+
"org:snapshot:create:force",
|
834
|
+
"force:snapshot:org:create",
|
835
|
+
"snapshot:force:org:create",
|
836
|
+
"snapshot:org:force:create",
|
837
|
+
"snapshot:org:create:force",
|
838
|
+
"force:snapshot:create:org",
|
839
|
+
"snapshot:force:create:org",
|
840
|
+
"snapshot:create:force:org",
|
841
|
+
"snapshot:create:org:force",
|
842
|
+
"force:org:create:snapshot",
|
843
|
+
"org:force:create:snapshot",
|
844
|
+
"org:create:force:snapshot",
|
845
|
+
"org:create:snapshot:force",
|
846
|
+
"force:create:org:snapshot",
|
847
|
+
"create:force:org:snapshot",
|
848
|
+
"create:org:force:snapshot",
|
849
|
+
"create:org:snapshot:force",
|
850
|
+
"force:create:snapshot:org",
|
851
|
+
"create:force:snapshot:org",
|
852
|
+
"create:snapshot:force:org",
|
853
|
+
"create:snapshot:org:force"
|
854
854
|
],
|
855
855
|
"permutations": [
|
856
|
-
"org:
|
857
|
-
"
|
858
|
-
"
|
859
|
-
"org:snapshot:
|
860
|
-
"snapshot:org:
|
861
|
-
"snapshot:
|
856
|
+
"org:create:snapshot",
|
857
|
+
"create:org:snapshot",
|
858
|
+
"create:snapshot:org",
|
859
|
+
"org:snapshot:create",
|
860
|
+
"snapshot:org:create",
|
861
|
+
"snapshot:create:org"
|
862
862
|
]
|
863
863
|
}
|
864
864
|
},
|
865
|
-
"version": "2.6.
|
865
|
+
"version": "2.6.19"
|
866
866
|
}
|