@salesforce/plugin-signups 2.6.57 → 2.6.59
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 +1130 -937
- package/oclif.lock +910 -899
- package/oclif.manifest.json +268 -268
- package/package.json +8 -8
package/oclif.manifest.json
CHANGED
|
@@ -265,16 +265,16 @@
|
|
|
265
265
|
"snapshot:create:org"
|
|
266
266
|
]
|
|
267
267
|
},
|
|
268
|
-
"org:
|
|
268
|
+
"org:delete:shape": {
|
|
269
269
|
"aliases": [
|
|
270
|
-
"force:org:
|
|
270
|
+
"force:org:shape:delete"
|
|
271
271
|
],
|
|
272
272
|
"args": {},
|
|
273
273
|
"deprecateAliases": true,
|
|
274
|
-
"description": "
|
|
274
|
+
"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.",
|
|
275
275
|
"examples": [
|
|
276
|
-
"
|
|
277
|
-
"
|
|
276
|
+
"Delete all org shapes for the source org with alias SourceOrg:\n<%= config.bin %> <%= command.id %> --target-org SourceOrg",
|
|
277
|
+
"Delete all org shapes without prompting:\n<%= config.bin %> <%= command.id %> --target-org SourceOrg --no-prompt"
|
|
278
278
|
],
|
|
279
279
|
"flags": {
|
|
280
280
|
"json": {
|
|
@@ -292,16 +292,17 @@
|
|
|
292
292
|
"multiple": false,
|
|
293
293
|
"type": "option"
|
|
294
294
|
},
|
|
295
|
-
"target-
|
|
295
|
+
"target-org": {
|
|
296
296
|
"aliases": [
|
|
297
|
-
"
|
|
297
|
+
"targetusername",
|
|
298
|
+
"u"
|
|
298
299
|
],
|
|
299
|
-
"char": "
|
|
300
|
+
"char": "o",
|
|
300
301
|
"deprecateAliases": true,
|
|
301
|
-
"name": "target-
|
|
302
|
+
"name": "target-org",
|
|
302
303
|
"noCacheDefault": true,
|
|
303
304
|
"required": true,
|
|
304
|
-
"summary": "Username or alias of the
|
|
305
|
+
"summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
|
|
305
306
|
"hasDynamicHelp": true,
|
|
306
307
|
"multiple": false,
|
|
307
308
|
"type": "option"
|
|
@@ -327,79 +328,80 @@
|
|
|
327
328
|
"multiple": false,
|
|
328
329
|
"type": "option"
|
|
329
330
|
},
|
|
330
|
-
"
|
|
331
|
-
"
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
"
|
|
335
|
-
"
|
|
336
|
-
"
|
|
337
|
-
"
|
|
338
|
-
"
|
|
331
|
+
"no-prompt": {
|
|
332
|
+
"aliases": [
|
|
333
|
+
"noprompt"
|
|
334
|
+
],
|
|
335
|
+
"char": "p",
|
|
336
|
+
"deprecateAliases": true,
|
|
337
|
+
"name": "no-prompt",
|
|
338
|
+
"summary": "Don't prompt for confirmation.",
|
|
339
|
+
"allowNo": false,
|
|
340
|
+
"type": "boolean"
|
|
339
341
|
}
|
|
340
342
|
},
|
|
341
343
|
"hasDynamicHelp": true,
|
|
342
344
|
"hiddenAliases": [],
|
|
343
|
-
"id": "org:
|
|
345
|
+
"id": "org:delete:shape",
|
|
344
346
|
"pluginAlias": "@salesforce/plugin-signups",
|
|
345
347
|
"pluginName": "@salesforce/plugin-signups",
|
|
346
348
|
"pluginType": "core",
|
|
347
349
|
"strict": true,
|
|
348
|
-
"summary": "
|
|
350
|
+
"summary": "Delete all org shapes for a target org.",
|
|
349
351
|
"enableJsonFlag": true,
|
|
350
352
|
"isESM": true,
|
|
351
353
|
"relativePath": [
|
|
352
354
|
"lib",
|
|
353
355
|
"commands",
|
|
354
356
|
"org",
|
|
355
|
-
"
|
|
356
|
-
"
|
|
357
|
+
"delete",
|
|
358
|
+
"shape.js"
|
|
357
359
|
],
|
|
358
360
|
"aliasPermutations": [
|
|
359
|
-
"force:org:
|
|
360
|
-
"org:force:
|
|
361
|
-
"org:
|
|
362
|
-
"org:
|
|
363
|
-
"force:
|
|
364
|
-
"
|
|
365
|
-
"
|
|
366
|
-
"
|
|
367
|
-
"force:
|
|
368
|
-
"
|
|
369
|
-
"
|
|
370
|
-
"
|
|
371
|
-
"force:org:
|
|
372
|
-
"org:force:
|
|
373
|
-
"org:
|
|
374
|
-
"org:
|
|
375
|
-
"force:
|
|
376
|
-
"
|
|
377
|
-
"
|
|
378
|
-
"
|
|
379
|
-
"force:
|
|
380
|
-
"
|
|
381
|
-
"
|
|
382
|
-
"
|
|
361
|
+
"force:org:shape:delete",
|
|
362
|
+
"org:force:shape:delete",
|
|
363
|
+
"org:shape:force:delete",
|
|
364
|
+
"org:shape:delete:force",
|
|
365
|
+
"force:shape:org:delete",
|
|
366
|
+
"shape:force:org:delete",
|
|
367
|
+
"shape:org:force:delete",
|
|
368
|
+
"shape:org:delete:force",
|
|
369
|
+
"force:shape:delete:org",
|
|
370
|
+
"shape:force:delete:org",
|
|
371
|
+
"shape:delete:force:org",
|
|
372
|
+
"shape:delete:org:force",
|
|
373
|
+
"force:org:delete:shape",
|
|
374
|
+
"org:force:delete:shape",
|
|
375
|
+
"org:delete:force:shape",
|
|
376
|
+
"org:delete:shape:force",
|
|
377
|
+
"force:delete:org:shape",
|
|
378
|
+
"delete:force:org:shape",
|
|
379
|
+
"delete:org:force:shape",
|
|
380
|
+
"delete:org:shape:force",
|
|
381
|
+
"force:delete:shape:org",
|
|
382
|
+
"delete:force:shape:org",
|
|
383
|
+
"delete:shape:force:org",
|
|
384
|
+
"delete:shape:org:force"
|
|
383
385
|
],
|
|
384
386
|
"permutations": [
|
|
385
|
-
"org:
|
|
386
|
-
"
|
|
387
|
-
"
|
|
388
|
-
"org:
|
|
389
|
-
"
|
|
390
|
-
"
|
|
387
|
+
"org:delete:shape",
|
|
388
|
+
"delete:org:shape",
|
|
389
|
+
"delete:shape:org",
|
|
390
|
+
"org:shape:delete",
|
|
391
|
+
"shape:org:delete",
|
|
392
|
+
"shape:delete:org"
|
|
391
393
|
]
|
|
392
394
|
},
|
|
393
|
-
"org:
|
|
395
|
+
"org:delete:snapshot": {
|
|
394
396
|
"aliases": [
|
|
395
|
-
"force:org:
|
|
397
|
+
"force:org:snapshot:delete"
|
|
396
398
|
],
|
|
397
399
|
"args": {},
|
|
398
400
|
"deprecateAliases": true,
|
|
399
|
-
"description": "
|
|
401
|
+
"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.",
|
|
400
402
|
"examples": [
|
|
401
|
-
"
|
|
402
|
-
"
|
|
403
|
+
"Delete a snapshot from the default Dev Hub using the snapshot ID:\n<%= config.bin %> <%= command.id %> --snapshot 0Oo...",
|
|
404
|
+
"Delete a snapshot from the specified Dev Hub using the snapshot name:\n<%= config.bin %> <%= command.id %> --snapshot BaseSnapshot --target-dev-hub SnapshotDevHub"
|
|
403
405
|
],
|
|
404
406
|
"flags": {
|
|
405
407
|
"json": {
|
|
@@ -417,12 +419,30 @@
|
|
|
417
419
|
"multiple": false,
|
|
418
420
|
"type": "option"
|
|
419
421
|
},
|
|
420
|
-
"
|
|
421
|
-
"
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
"
|
|
425
|
-
"
|
|
422
|
+
"target-dev-hub": {
|
|
423
|
+
"aliases": [
|
|
424
|
+
"targetdevhubusername"
|
|
425
|
+
],
|
|
426
|
+
"char": "v",
|
|
427
|
+
"deprecateAliases": true,
|
|
428
|
+
"name": "target-dev-hub",
|
|
429
|
+
"noCacheDefault": true,
|
|
430
|
+
"required": true,
|
|
431
|
+
"summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
|
|
432
|
+
"hasDynamicHelp": true,
|
|
433
|
+
"multiple": false,
|
|
434
|
+
"type": "option"
|
|
435
|
+
},
|
|
436
|
+
"api-version": {
|
|
437
|
+
"aliases": [
|
|
438
|
+
"apiversion"
|
|
439
|
+
],
|
|
440
|
+
"deprecateAliases": true,
|
|
441
|
+
"description": "Override the api version used for api requests made by this command",
|
|
442
|
+
"name": "api-version",
|
|
443
|
+
"hasDynamicHelp": false,
|
|
444
|
+
"multiple": false,
|
|
445
|
+
"type": "option"
|
|
426
446
|
},
|
|
427
447
|
"loglevel": {
|
|
428
448
|
"deprecated": {
|
|
@@ -433,70 +453,87 @@
|
|
|
433
453
|
"hasDynamicHelp": false,
|
|
434
454
|
"multiple": false,
|
|
435
455
|
"type": "option"
|
|
456
|
+
},
|
|
457
|
+
"snapshot": {
|
|
458
|
+
"char": "s",
|
|
459
|
+
"description": "The IDs of scratch org snapshots start with 0Oo.",
|
|
460
|
+
"name": "snapshot",
|
|
461
|
+
"required": true,
|
|
462
|
+
"summary": "Name or ID of snapshot to delete.",
|
|
463
|
+
"hasDynamicHelp": false,
|
|
464
|
+
"multiple": false,
|
|
465
|
+
"type": "option"
|
|
466
|
+
},
|
|
467
|
+
"no-prompt": {
|
|
468
|
+
"char": "p",
|
|
469
|
+
"name": "no-prompt",
|
|
470
|
+
"summary": "Don't prompt the user to confirm the deletion.",
|
|
471
|
+
"allowNo": false,
|
|
472
|
+
"type": "boolean"
|
|
436
473
|
}
|
|
437
474
|
},
|
|
438
|
-
"hasDynamicHelp":
|
|
475
|
+
"hasDynamicHelp": true,
|
|
439
476
|
"hiddenAliases": [],
|
|
440
|
-
"id": "org:
|
|
477
|
+
"id": "org:delete:snapshot",
|
|
441
478
|
"pluginAlias": "@salesforce/plugin-signups",
|
|
442
479
|
"pluginName": "@salesforce/plugin-signups",
|
|
443
480
|
"pluginType": "core",
|
|
444
481
|
"strict": true,
|
|
445
|
-
"summary": "
|
|
482
|
+
"summary": "Delete a scratch org snapshot.",
|
|
446
483
|
"enableJsonFlag": true,
|
|
447
484
|
"isESM": true,
|
|
448
485
|
"relativePath": [
|
|
449
486
|
"lib",
|
|
450
487
|
"commands",
|
|
451
488
|
"org",
|
|
452
|
-
"
|
|
453
|
-
"
|
|
489
|
+
"delete",
|
|
490
|
+
"snapshot.js"
|
|
454
491
|
],
|
|
455
492
|
"aliasPermutations": [
|
|
456
|
-
"force:org:
|
|
457
|
-
"org:force:
|
|
458
|
-
"org:
|
|
459
|
-
"org:
|
|
460
|
-
"force:
|
|
461
|
-
"
|
|
462
|
-
"
|
|
463
|
-
"
|
|
464
|
-
"force:
|
|
465
|
-
"
|
|
466
|
-
"
|
|
467
|
-
"
|
|
468
|
-
"force:org:
|
|
469
|
-
"org:force:
|
|
470
|
-
"org:
|
|
471
|
-
"org:
|
|
472
|
-
"force:
|
|
473
|
-
"
|
|
474
|
-
"
|
|
475
|
-
"
|
|
476
|
-
"force:
|
|
477
|
-
"
|
|
478
|
-
"
|
|
479
|
-
"
|
|
493
|
+
"force:org:snapshot:delete",
|
|
494
|
+
"org:force:snapshot:delete",
|
|
495
|
+
"org:snapshot:force:delete",
|
|
496
|
+
"org:snapshot:delete:force",
|
|
497
|
+
"force:snapshot:org:delete",
|
|
498
|
+
"snapshot:force:org:delete",
|
|
499
|
+
"snapshot:org:force:delete",
|
|
500
|
+
"snapshot:org:delete:force",
|
|
501
|
+
"force:snapshot:delete:org",
|
|
502
|
+
"snapshot:force:delete:org",
|
|
503
|
+
"snapshot:delete:force:org",
|
|
504
|
+
"snapshot:delete:org:force",
|
|
505
|
+
"force:org:delete:snapshot",
|
|
506
|
+
"org:force:delete:snapshot",
|
|
507
|
+
"org:delete:force:snapshot",
|
|
508
|
+
"org:delete:snapshot:force",
|
|
509
|
+
"force:delete:org:snapshot",
|
|
510
|
+
"delete:force:org:snapshot",
|
|
511
|
+
"delete:org:force:snapshot",
|
|
512
|
+
"delete:org:snapshot:force",
|
|
513
|
+
"force:delete:snapshot:org",
|
|
514
|
+
"delete:force:snapshot:org",
|
|
515
|
+
"delete:snapshot:force:org",
|
|
516
|
+
"delete:snapshot:org:force"
|
|
480
517
|
],
|
|
481
518
|
"permutations": [
|
|
482
|
-
"org:
|
|
483
|
-
"
|
|
484
|
-
"
|
|
485
|
-
"org:
|
|
486
|
-
"
|
|
487
|
-
"
|
|
519
|
+
"org:delete:snapshot",
|
|
520
|
+
"delete:org:snapshot",
|
|
521
|
+
"delete:snapshot:org",
|
|
522
|
+
"org:snapshot:delete",
|
|
523
|
+
"snapshot:org:delete",
|
|
524
|
+
"snapshot:delete:org"
|
|
488
525
|
]
|
|
489
526
|
},
|
|
490
|
-
"org:
|
|
527
|
+
"org:get:snapshot": {
|
|
491
528
|
"aliases": [
|
|
492
|
-
"force:org:snapshot:
|
|
529
|
+
"force:org:snapshot:get"
|
|
493
530
|
],
|
|
494
531
|
"args": {},
|
|
495
532
|
"deprecateAliases": true,
|
|
496
|
-
"description": "
|
|
533
|
+
"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\".",
|
|
497
534
|
"examples": [
|
|
498
|
-
"
|
|
499
|
-
"
|
|
535
|
+
"Get snapshot details using its ID and the default Dev Hub org:\n<%= config.bin %> <%= command.id %> --snapshot 0Oo...",
|
|
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"
|
|
500
537
|
],
|
|
501
538
|
"flags": {
|
|
502
539
|
"json": {
|
|
@@ -548,70 +585,80 @@
|
|
|
548
585
|
"hasDynamicHelp": false,
|
|
549
586
|
"multiple": false,
|
|
550
587
|
"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"
|
|
551
598
|
}
|
|
552
599
|
},
|
|
553
600
|
"hasDynamicHelp": true,
|
|
554
601
|
"hiddenAliases": [],
|
|
555
|
-
"id": "org:
|
|
602
|
+
"id": "org:get:snapshot",
|
|
556
603
|
"pluginAlias": "@salesforce/plugin-signups",
|
|
557
604
|
"pluginName": "@salesforce/plugin-signups",
|
|
558
605
|
"pluginType": "core",
|
|
559
606
|
"strict": true,
|
|
560
|
-
"summary": "
|
|
607
|
+
"summary": "Get details about a scratch org snapshot.",
|
|
561
608
|
"enableJsonFlag": true,
|
|
562
609
|
"isESM": true,
|
|
563
610
|
"relativePath": [
|
|
564
611
|
"lib",
|
|
565
612
|
"commands",
|
|
566
613
|
"org",
|
|
567
|
-
"
|
|
614
|
+
"get",
|
|
568
615
|
"snapshot.js"
|
|
569
616
|
],
|
|
570
617
|
"aliasPermutations": [
|
|
571
|
-
"force:org:snapshot:
|
|
572
|
-
"org:force:snapshot:
|
|
573
|
-
"org:snapshot:force:
|
|
574
|
-
"org:snapshot:
|
|
575
|
-
"force:snapshot:org:
|
|
576
|
-
"snapshot:force:org:
|
|
577
|
-
"snapshot:org:force:
|
|
578
|
-
"snapshot:org:
|
|
579
|
-
"force:snapshot:
|
|
580
|
-
"snapshot:force:
|
|
581
|
-
"snapshot:
|
|
582
|
-
"snapshot:
|
|
583
|
-
"force:org:
|
|
584
|
-
"org:force:
|
|
585
|
-
"org:
|
|
586
|
-
"org:
|
|
587
|
-
"force:
|
|
588
|
-
"
|
|
589
|
-
"
|
|
590
|
-
"
|
|
591
|
-
"force:
|
|
592
|
-
"
|
|
593
|
-
"
|
|
594
|
-
"
|
|
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"
|
|
595
642
|
],
|
|
596
643
|
"permutations": [
|
|
597
|
-
"org:
|
|
598
|
-
"
|
|
599
|
-
"
|
|
600
|
-
"org:snapshot:
|
|
601
|
-
"snapshot:org:
|
|
602
|
-
"snapshot:
|
|
644
|
+
"org:get:snapshot",
|
|
645
|
+
"get:org:snapshot",
|
|
646
|
+
"get:snapshot:org",
|
|
647
|
+
"org:snapshot:get",
|
|
648
|
+
"snapshot:org:get",
|
|
649
|
+
"snapshot:get:org"
|
|
603
650
|
]
|
|
604
651
|
},
|
|
605
|
-
"org:
|
|
652
|
+
"org:list:shape": {
|
|
606
653
|
"aliases": [
|
|
607
|
-
"force:org:shape:
|
|
654
|
+
"force:org:shape:list"
|
|
608
655
|
],
|
|
609
656
|
"args": {},
|
|
610
657
|
"deprecateAliases": true,
|
|
611
|
-
"description": "
|
|
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.",
|
|
612
659
|
"examples": [
|
|
613
|
-
"
|
|
614
|
-
"
|
|
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"
|
|
615
662
|
],
|
|
616
663
|
"flags": {
|
|
617
664
|
"json": {
|
|
@@ -629,31 +676,12 @@
|
|
|
629
676
|
"multiple": false,
|
|
630
677
|
"type": "option"
|
|
631
678
|
},
|
|
632
|
-
"
|
|
633
|
-
"
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
"
|
|
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"
|
|
679
|
+
"verbose": {
|
|
680
|
+
"hidden": true,
|
|
681
|
+
"name": "verbose",
|
|
682
|
+
"summary": "List more information about each org shape.",
|
|
683
|
+
"allowNo": false,
|
|
684
|
+
"type": "boolean"
|
|
657
685
|
},
|
|
658
686
|
"loglevel": {
|
|
659
687
|
"deprecated": {
|
|
@@ -664,81 +692,70 @@
|
|
|
664
692
|
"hasDynamicHelp": false,
|
|
665
693
|
"multiple": false,
|
|
666
694
|
"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"
|
|
678
695
|
}
|
|
679
696
|
},
|
|
680
|
-
"hasDynamicHelp":
|
|
697
|
+
"hasDynamicHelp": false,
|
|
681
698
|
"hiddenAliases": [],
|
|
682
|
-
"id": "org:
|
|
699
|
+
"id": "org:list:shape",
|
|
683
700
|
"pluginAlias": "@salesforce/plugin-signups",
|
|
684
701
|
"pluginName": "@salesforce/plugin-signups",
|
|
685
702
|
"pluginType": "core",
|
|
686
703
|
"strict": true,
|
|
687
|
-
"summary": "
|
|
704
|
+
"summary": "List all org shapes you’ve created.",
|
|
688
705
|
"enableJsonFlag": true,
|
|
689
706
|
"isESM": true,
|
|
690
707
|
"relativePath": [
|
|
691
708
|
"lib",
|
|
692
709
|
"commands",
|
|
693
710
|
"org",
|
|
694
|
-
"
|
|
711
|
+
"list",
|
|
695
712
|
"shape.js"
|
|
696
713
|
],
|
|
697
714
|
"aliasPermutations": [
|
|
698
|
-
"force:org:shape:
|
|
699
|
-
"org:force:shape:
|
|
700
|
-
"org:shape:force:
|
|
701
|
-
"org:shape:
|
|
702
|
-
"force:shape:org:
|
|
703
|
-
"shape:force:org:
|
|
704
|
-
"shape:org:force:
|
|
705
|
-
"shape:org:
|
|
706
|
-
"force:shape:
|
|
707
|
-
"shape:force:
|
|
708
|
-
"shape:
|
|
709
|
-
"shape:
|
|
710
|
-
"force:org:
|
|
711
|
-
"org:force:
|
|
712
|
-
"org:
|
|
713
|
-
"org:
|
|
714
|
-
"force:
|
|
715
|
-
"
|
|
716
|
-
"
|
|
717
|
-
"
|
|
718
|
-
"force:
|
|
719
|
-
"
|
|
720
|
-
"
|
|
721
|
-
"
|
|
715
|
+
"force:org:shape:list",
|
|
716
|
+
"org:force:shape:list",
|
|
717
|
+
"org:shape:force:list",
|
|
718
|
+
"org:shape:list:force",
|
|
719
|
+
"force:shape:org:list",
|
|
720
|
+
"shape:force:org:list",
|
|
721
|
+
"shape:org:force:list",
|
|
722
|
+
"shape:org:list:force",
|
|
723
|
+
"force:shape:list:org",
|
|
724
|
+
"shape:force:list:org",
|
|
725
|
+
"shape:list:force:org",
|
|
726
|
+
"shape:list:org:force",
|
|
727
|
+
"force:org:list:shape",
|
|
728
|
+
"org:force:list:shape",
|
|
729
|
+
"org:list:force:shape",
|
|
730
|
+
"org:list:shape:force",
|
|
731
|
+
"force:list:org:shape",
|
|
732
|
+
"list:force:org:shape",
|
|
733
|
+
"list:org:force:shape",
|
|
734
|
+
"list:org:shape:force",
|
|
735
|
+
"force:list:shape:org",
|
|
736
|
+
"list:force:shape:org",
|
|
737
|
+
"list:shape:force:org",
|
|
738
|
+
"list:shape:org:force"
|
|
722
739
|
],
|
|
723
740
|
"permutations": [
|
|
724
|
-
"org:
|
|
725
|
-
"
|
|
726
|
-
"
|
|
727
|
-
"org:shape:
|
|
728
|
-
"shape:org:
|
|
729
|
-
"shape:
|
|
741
|
+
"org:list:shape",
|
|
742
|
+
"list:org:shape",
|
|
743
|
+
"list:shape:org",
|
|
744
|
+
"org:shape:list",
|
|
745
|
+
"shape:org:list",
|
|
746
|
+
"shape:list:org"
|
|
730
747
|
]
|
|
731
748
|
},
|
|
732
|
-
"org:
|
|
749
|
+
"org:list:snapshot": {
|
|
733
750
|
"aliases": [
|
|
734
|
-
"force:org:snapshot:
|
|
751
|
+
"force:org:snapshot:list"
|
|
735
752
|
],
|
|
736
753
|
"args": {},
|
|
737
754
|
"deprecateAliases": true,
|
|
738
|
-
"description": "Dev Hub
|
|
755
|
+
"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\".",
|
|
739
756
|
"examples": [
|
|
740
|
-
"
|
|
741
|
-
"
|
|
757
|
+
"List snapshots in the default Dev Hub:\n<%= config.bin %> <%= command.id %>",
|
|
758
|
+
"List snapshots in the Dev Hub with alias SnapshotDevHub:\n<%= config.bin %> <%= command.id %> --target-dev-hub SnapshotDevHub"
|
|
742
759
|
],
|
|
743
760
|
"flags": {
|
|
744
761
|
"json": {
|
|
@@ -790,77 +807,60 @@
|
|
|
790
807
|
"hasDynamicHelp": false,
|
|
791
808
|
"multiple": false,
|
|
792
809
|
"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:list: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": "List scratch org snapshots.",
|
|
820
820
|
"enableJsonFlag": true,
|
|
821
821
|
"isESM": true,
|
|
822
822
|
"relativePath": [
|
|
823
823
|
"lib",
|
|
824
824
|
"commands",
|
|
825
825
|
"org",
|
|
826
|
-
"
|
|
826
|
+
"list",
|
|
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:list",
|
|
831
|
+
"org:force:snapshot:list",
|
|
832
|
+
"org:snapshot:force:list",
|
|
833
|
+
"org:snapshot:list:force",
|
|
834
|
+
"force:snapshot:org:list",
|
|
835
|
+
"snapshot:force:org:list",
|
|
836
|
+
"snapshot:org:force:list",
|
|
837
|
+
"snapshot:org:list:force",
|
|
838
|
+
"force:snapshot:list:org",
|
|
839
|
+
"snapshot:force:list:org",
|
|
840
|
+
"snapshot:list:force:org",
|
|
841
|
+
"snapshot:list:org:force",
|
|
842
|
+
"force:org:list:snapshot",
|
|
843
|
+
"org:force:list:snapshot",
|
|
844
|
+
"org:list:force:snapshot",
|
|
845
|
+
"org:list:snapshot:force",
|
|
846
|
+
"force:list:org:snapshot",
|
|
847
|
+
"list:force:org:snapshot",
|
|
848
|
+
"list:org:force:snapshot",
|
|
849
|
+
"list:org:snapshot:force",
|
|
850
|
+
"force:list:snapshot:org",
|
|
851
|
+
"list:force:snapshot:org",
|
|
852
|
+
"list:snapshot:force:org",
|
|
853
|
+
"list:snapshot:org:force"
|
|
854
854
|
],
|
|
855
855
|
"permutations": [
|
|
856
|
-
"org:
|
|
857
|
-
"
|
|
858
|
-
"
|
|
859
|
-
"org:snapshot:
|
|
860
|
-
"snapshot:org:
|
|
861
|
-
"snapshot:
|
|
856
|
+
"org:list:snapshot",
|
|
857
|
+
"list:org:snapshot",
|
|
858
|
+
"list:snapshot:org",
|
|
859
|
+
"org:snapshot:list",
|
|
860
|
+
"snapshot:org:list",
|
|
861
|
+
"snapshot:list:org"
|
|
862
862
|
]
|
|
863
863
|
}
|
|
864
864
|
},
|
|
865
|
-
"version": "2.6.
|
|
865
|
+
"version": "2.6.59"
|
|
866
866
|
}
|