@salesforce/plugin-signups 2.3.7 → 2.3.9

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/oclif.lock CHANGED
@@ -1447,26 +1447,7 @@
1447
1447
  "@inquirer/core" "^8.2.2"
1448
1448
  "@inquirer/type" "^1.3.3"
1449
1449
 
1450
- "@inquirer/core@^7.1.2":
1451
- version "7.1.2"
1452
- resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-7.1.2.tgz#f16222e8838193c29a868d9d6d5ae3b79313342f"
1453
- integrity sha512-ne5VhDqruYYzx8mmjDZ9F58ymrLJGxmSHJUcJGiW3tifzvl3goAm6gNX11w6+zUnGE54vgQ6ALDXL3IOSezMRw==
1454
- dependencies:
1455
- "@inquirer/type" "^1.2.1"
1456
- "@types/mute-stream" "^0.0.4"
1457
- "@types/node" "^20.12.4"
1458
- "@types/wrap-ansi" "^3.0.0"
1459
- ansi-escapes "^4.3.2"
1460
- chalk "^4.1.2"
1461
- cli-spinners "^2.9.2"
1462
- cli-width "^4.1.0"
1463
- figures "^3.2.0"
1464
- mute-stream "^1.0.0"
1465
- signal-exit "^4.1.0"
1466
- strip-ansi "^6.0.1"
1467
- wrap-ansi "^6.2.0"
1468
-
1469
- "@inquirer/core@^8.2.1", "@inquirer/core@^8.2.2":
1450
+ "@inquirer/core@^8.2.2":
1470
1451
  version "8.2.2"
1471
1452
  resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-8.2.2.tgz#797b1e71b920c9788b9d26d89c8b334149852d52"
1472
1453
  integrity sha512-K8SuNX45jEFlX3EBJpu9B+S2TISzMPGXZIuJ9ME924SqbdW6Pt6fIkKvXg7mOEOKJ4WxpQsxj0UTfcL/A434Ww==
@@ -1485,18 +1466,18 @@
1485
1466
  strip-ansi "^6.0.1"
1486
1467
  wrap-ansi "^6.2.0"
1487
1468
 
1488
- "@inquirer/figures@^1.0.2", "@inquirer/figures@^1.0.3":
1469
+ "@inquirer/figures@^1.0.3":
1489
1470
  version "1.0.3"
1490
1471
  resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.3.tgz#1227cc980f88e6d6ab85abadbf164f5038041edd"
1491
1472
  integrity sha512-ErXXzENMH5pJt5/ssXV0DfWUZqly8nGzf0UcBV9xTnP+KyffE2mqyxIMBrZ8ijQck2nU0TQm40EQB53YreyWHw==
1492
1473
 
1493
- "@inquirer/input@^2.1.1":
1494
- version "2.1.2"
1495
- resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.1.2.tgz#cc0b0688c6ef7e58661e3d451dabcccbb0801e1a"
1496
- integrity sha512-Szr9POj/NxbKSmbOx81ZD76b6xmvXXUY56QLWBXRv8zIGTIKtj03V4zAsw3MTiL6Qoo+IaRLwTLr3bI+qIblzA==
1474
+ "@inquirer/input@^2.1.9":
1475
+ version "2.1.9"
1476
+ resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.1.9.tgz#ac47671bfdfb0ae99411c644aadf783ae946e168"
1477
+ integrity sha512-1xTCHmIe48x9CG1+8glAHrVVdH+QfYhzgBUbgyoVpp5NovnXgRcjSn/SNulepxf9Ol8HDq3gzw3ZCAUr+h1Eyg==
1497
1478
  dependencies:
1498
- "@inquirer/core" "^7.1.2"
1499
- "@inquirer/type" "^1.2.1"
1479
+ "@inquirer/core" "^8.2.2"
1480
+ "@inquirer/type" "^1.3.3"
1500
1481
 
1501
1482
  "@inquirer/password@^2.1.9":
1502
1483
  version "2.1.9"
@@ -1507,18 +1488,18 @@
1507
1488
  "@inquirer/type" "^1.3.3"
1508
1489
  ansi-escapes "^4.3.2"
1509
1490
 
1510
- "@inquirer/select@^2.3.4":
1511
- version "2.3.4"
1512
- resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-2.3.4.tgz#f1040402ceb51ca4eb7a08d457fba540f01ec6a8"
1513
- integrity sha512-y9HGzHfPPh60QciH7WiKtjtWjgU24jrIsfJnq4Zqmu8k4HVVQPBXxiKKzwzJyJWwdWZcWATm4VDDWGFEjVHvGA==
1491
+ "@inquirer/select@^2.3.5":
1492
+ version "2.3.5"
1493
+ resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-2.3.5.tgz#db4ff1ba482ed87f2cdd33e03e64c7b430acdd7d"
1494
+ integrity sha512-IyBj8oEtmdF2Gx4FJTPtEya37MD6s0KATKsHqgmls0lK7EQbhYSq9GQlcFq6cBsYe/cgQ0Fg2cCqYYPi/d/fxQ==
1514
1495
  dependencies:
1515
- "@inquirer/core" "^8.2.1"
1516
- "@inquirer/figures" "^1.0.2"
1517
- "@inquirer/type" "^1.3.2"
1496
+ "@inquirer/core" "^8.2.2"
1497
+ "@inquirer/figures" "^1.0.3"
1498
+ "@inquirer/type" "^1.3.3"
1518
1499
  ansi-escapes "^4.3.2"
1519
1500
  chalk "^4.1.2"
1520
1501
 
1521
- "@inquirer/type@^1.2.1", "@inquirer/type@^1.3.2", "@inquirer/type@^1.3.3":
1502
+ "@inquirer/type@^1.3.3":
1522
1503
  version "1.3.3"
1523
1504
  resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.3.3.tgz#26b2628630fd2381c7fa1e3ab396feb9bbc575da"
1524
1505
  integrity sha512-xTUt0NulylX27/zMx04ZYar/kr1raaiFTVvQ5feljQsiAgdm0WPj4S73/ye0fbslh+15QrIuDvfCXTek7pMY5A==
@@ -1640,7 +1621,7 @@
1640
1621
  "@nodelib/fs.scandir" "2.1.5"
1641
1622
  fastq "^1.6.0"
1642
1623
 
1643
- "@oclif/core@^3.26.2", "@oclif/core@^3.26.5", "@oclif/core@^3.26.6":
1624
+ "@oclif/core@^3.26.2", "@oclif/core@^3.26.6":
1644
1625
  version "3.26.6"
1645
1626
  resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.6.tgz#f371868cfa0fe150a6547e6af98b359065d2f971"
1646
1627
  integrity sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==
@@ -1674,10 +1655,10 @@
1674
1655
  wordwrap "^1.0.0"
1675
1656
  wrap-ansi "^7.0.0"
1676
1657
 
1677
- "@oclif/core@^4", "@oclif/core@^4.0.0-beta.13":
1678
- version "4.0.2"
1679
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.2.tgz#e6b15c4397e52b31fde9b7695f537c20b56634ed"
1680
- integrity sha512-0r+JwE1FbVlEYNQlLonMULnZb6rKR0RqT8eUgKeJTb5cILhsKUjlZf2NLIX4GP3SZrK8POwGGLcztmj42hZYiw==
1658
+ "@oclif/core@^4":
1659
+ version "4.0.3"
1660
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.3.tgz#6231272447c7057813986860448613ed38cfdc47"
1661
+ integrity sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw==
1681
1662
  dependencies:
1682
1663
  ansi-escapes "^4.3.2"
1683
1664
  ansis "^3.1.1"
@@ -1697,12 +1678,12 @@
1697
1678
  wordwrap "^1.0.0"
1698
1679
  wrap-ansi "^7.0.0"
1699
1680
 
1700
- "@oclif/plugin-command-snapshot@^5.2.0":
1701
- version "5.2.0"
1702
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.0.tgz#315ec592f43faf417dbd6dc5af03c21cf06e5f35"
1703
- integrity sha512-F4vba5e25dLkPGVgkPnyNnXX1DVSewTzQJUGtI2bvdV+RMwvKa3p2qT3tOI1Dwbo1uTHNjQSMN9OF3+iy7Ok8Q==
1681
+ "@oclif/plugin-command-snapshot@^5.2.2":
1682
+ version "5.2.2"
1683
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.2.tgz#3bd89b06676eb8858e256c55482efdc7844ca39c"
1684
+ integrity sha512-OVofRryPy962QeyiOYX7iI92H+dFGO7wa4F+yXYLQ0Xr+ik+LNYzOgxRomNIbj8kqnBBPLqOvv9gkKakAf9UZg==
1704
1685
  dependencies:
1705
- "@oclif/core" "^4.0.0-beta.13"
1686
+ "@oclif/core" "^4"
1706
1687
  ansis "^3.2.0"
1707
1688
  globby "^14.0.1"
1708
1689
  just-diff "^5.2.0"
@@ -1719,14 +1700,14 @@
1719
1700
  dependencies:
1720
1701
  "@oclif/core" "^3.26.2"
1721
1702
 
1722
- "@oclif/plugin-not-found@^3.1.9":
1723
- version "3.1.9"
1724
- resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.1.9.tgz#fcae1378761be98e774aa11d36ebef69019fd09b"
1725
- integrity sha512-yPh9YAIIIzDRscR8P/yu4D2fwK5z5wze57wspklmNg4pW/tOFhe7BelgOBahSdkJQodS7TUIzI/CN4DWbNWuKQ==
1703
+ "@oclif/plugin-not-found@^3.2.1":
1704
+ version "3.2.2"
1705
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.2.tgz#d43b35f22f284e262972f7b2c233d1cf823448fe"
1706
+ integrity sha512-FyQiC0jQZsrvtoVyEkNy8gypdibCLw+AR3uP08NyO95UoJeEHpxHjJUK+E10wNsTCFLFuaBW7hAjvtGm+Ze0RQ==
1726
1707
  dependencies:
1727
- "@inquirer/confirm" "^3.1.6"
1728
- "@oclif/core" "^3.26.5"
1729
- chalk "^5.3.0"
1708
+ "@inquirer/confirm" "^3.1.9"
1709
+ "@oclif/core" "^4"
1710
+ ansis "^3.2.0"
1730
1711
  fast-levenshtein "^3.0.0"
1731
1712
 
1732
1713
  "@oclif/plugin-warn-if-update-available@^3.0.19":
@@ -1829,15 +1810,15 @@
1829
1810
  "@salesforce/ts-types" "^2.0.9"
1830
1811
  tslib "^2.6.2"
1831
1812
 
1832
- "@salesforce/plugin-command-reference@^3.0.89":
1833
- version "3.0.89"
1834
- resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.89.tgz#000ac5e569929c59b985b74069c668af1c588b03"
1835
- integrity sha512-RcaO7nWwzlmZEuz1FWc3QaYu3gtOfcf594jf9Ns+Xx9NfEJj/KOl0GYpi9tjBIuvXGPdb6m910fORm8NiN5FCg==
1813
+ "@salesforce/plugin-command-reference@^3.1.0":
1814
+ version "3.1.0"
1815
+ resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.0.tgz#1d3654cbfb872e3f98a4f76f2c371367b3f43fbe"
1816
+ integrity sha512-UG6KcHYbDbTKCtdDbOZQj2odvdnnNKXocPnADmcfHXy3EAgtNmgPpuAlMdHVcDFcO1gtyPhfxZlvXu7KoKjDdQ==
1836
1817
  dependencies:
1837
- "@oclif/core" "^3.26.6"
1818
+ "@oclif/core" "^4"
1838
1819
  "@salesforce/core" "^7.3.9"
1839
1820
  "@salesforce/kit" "^3.1.1"
1840
- "@salesforce/sf-plugins-core" "^9.0.13"
1821
+ "@salesforce/sf-plugins-core" "^10.0.0"
1841
1822
  "@salesforce/ts-types" "^2.0.9"
1842
1823
  chalk "^5.3.0"
1843
1824
  debug "^4.3.4"
@@ -1871,19 +1852,6 @@
1871
1852
  string-width "^7.1.0"
1872
1853
  terminal-link "^3.0.0"
1873
1854
 
1874
- "@salesforce/sf-plugins-core@^9.0.13":
1875
- version "9.1.1"
1876
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz#8818fdb23e0f174d9e6dded0cf34a88be5e3cc44"
1877
- integrity sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==
1878
- dependencies:
1879
- "@inquirer/confirm" "^3.1.9"
1880
- "@inquirer/password" "^2.1.9"
1881
- "@oclif/core" "^3.26.6"
1882
- "@salesforce/core" "^7.3.9"
1883
- "@salesforce/kit" "^3.1.2"
1884
- "@salesforce/ts-types" "^2.0.9"
1885
- chalk "^5.3.0"
1886
-
1887
1855
  "@salesforce/ts-types@^2.0.9":
1888
1856
  version "2.0.9"
1889
1857
  resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5"
@@ -2526,7 +2494,7 @@
2526
2494
  dependencies:
2527
2495
  "@types/node" "*"
2528
2496
 
2529
- "@types/node@*", "@types/node@^20.12.13", "@types/node@^20.12.4":
2497
+ "@types/node@*", "@types/node@^20.12.13":
2530
2498
  version "20.13.0"
2531
2499
  resolved "https://registry.yarnpkg.com/@types/node/-/node-20.13.0.tgz#011a76bc1e71ae9a026dddcfd7039084f752c4b6"
2532
2500
  integrity sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==
@@ -4253,7 +4221,7 @@ faye@^1.4.0:
4253
4221
  tough-cookie "*"
4254
4222
  tunnel-agent "*"
4255
4223
 
4256
- figures@^3.0.0, figures@^3.2.0:
4224
+ figures@^3.0.0:
4257
4225
  version "3.2.0"
4258
4226
  resolved "https://registry.yarnpkg.com/figures/-/figures-3.2.0.tgz#625c18bd293c604dc4a8ddb2febf0c88341746af"
4259
4227
  integrity sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==
@@ -6107,19 +6075,19 @@ object.values@^1.1.7:
6107
6075
  define-properties "^1.2.0"
6108
6076
  es-abstract "^1.22.1"
6109
6077
 
6110
- oclif@^4.11.1:
6111
- version "4.11.1"
6112
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.11.1.tgz#687b4b407d4f8d78efe489addacdfe5c64444233"
6113
- integrity sha512-gtMuPxGJBNxrq4ccgK9zcW5mPn5dLq0YW/LGhbMqKiyHIIkA9hyidAh77kqcefx6fDjWfPrRiSzfRjBgi6OitQ==
6078
+ oclif@^4.13.1:
6079
+ version "4.13.1"
6080
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.13.1.tgz#5c5a65e52a357b8781dabdca44a5f17b59560c22"
6081
+ integrity sha512-R/tkEB7k0unsDDaNHyZc+7NHcKwNPUMG21oCOf+Vy5qfEWD7504l55m5tGLpYpJSKwvU6c7WhMpRpPLaZhxZkA==
6114
6082
  dependencies:
6115
6083
  "@aws-sdk/client-cloudfront" "^3.574.0"
6116
6084
  "@aws-sdk/client-s3" "^3.583.0"
6117
6085
  "@inquirer/confirm" "^3.1.6"
6118
- "@inquirer/input" "^2.1.1"
6119
- "@inquirer/select" "^2.3.4"
6120
- "@oclif/core" "^3.26.5"
6086
+ "@inquirer/input" "^2.1.9"
6087
+ "@inquirer/select" "^2.3.5"
6088
+ "@oclif/core" "^4"
6121
6089
  "@oclif/plugin-help" "^6.0.21"
6122
- "@oclif/plugin-not-found" "^3.1.9"
6090
+ "@oclif/plugin-not-found" "^3.2.1"
6123
6091
  "@oclif/plugin-warn-if-update-available" "^3.0.19"
6124
6092
  async-retry "^1.3.3"
6125
6093
  chalk "^4"
@@ -266,132 +266,6 @@
266
266
  "snapshot:create:org"
267
267
  ]
268
268
  },
269
- "org:get:snapshot": {
270
- "aliases": [
271
- "force:org:snapshot:get"
272
- ],
273
- "args": {},
274
- "deprecateAliases": true,
275
- "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\".",
276
- "examples": [
277
- "Get snapshot details using its ID and the default Dev Hub org:\n<%= config.bin %> <%= command.id %> --snapshot 0Oo...",
278
- "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"
279
- ],
280
- "flags": {
281
- "json": {
282
- "description": "Format output as json.",
283
- "helpGroup": "GLOBAL",
284
- "name": "json",
285
- "allowNo": false,
286
- "type": "boolean"
287
- },
288
- "flags-dir": {
289
- "helpGroup": "GLOBAL",
290
- "name": "flags-dir",
291
- "summary": "Import flag values from a directory.",
292
- "hasDynamicHelp": false,
293
- "multiple": false,
294
- "type": "option"
295
- },
296
- "target-dev-hub": {
297
- "aliases": [
298
- "targetdevhubusername"
299
- ],
300
- "char": "v",
301
- "deprecateAliases": true,
302
- "name": "target-dev-hub",
303
- "noCacheDefault": true,
304
- "required": true,
305
- "summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
306
- "hasDynamicHelp": true,
307
- "multiple": false,
308
- "type": "option"
309
- },
310
- "api-version": {
311
- "aliases": [
312
- "apiversion"
313
- ],
314
- "deprecateAliases": true,
315
- "description": "Override the api version used for api requests made by this command",
316
- "name": "api-version",
317
- "hasDynamicHelp": false,
318
- "multiple": false,
319
- "type": "option"
320
- },
321
- "loglevel": {
322
- "deprecated": {
323
- "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."
324
- },
325
- "hidden": true,
326
- "name": "loglevel",
327
- "hasDynamicHelp": false,
328
- "multiple": false,
329
- "type": "option"
330
- },
331
- "snapshot": {
332
- "char": "s",
333
- "description": "The IDs of scratch org snapshots start with 0Oo.",
334
- "name": "snapshot",
335
- "required": true,
336
- "summary": "Name or ID of snapshot to retrieve.",
337
- "hasDynamicHelp": false,
338
- "multiple": false,
339
- "type": "option"
340
- }
341
- },
342
- "hasDynamicHelp": true,
343
- "hiddenAliases": [],
344
- "id": "org:get:snapshot",
345
- "pluginAlias": "@salesforce/plugin-signups",
346
- "pluginName": "@salesforce/plugin-signups",
347
- "pluginType": "core",
348
- "state": "beta",
349
- "strict": true,
350
- "summary": "Get details about a scratch org snapshot.",
351
- "enableJsonFlag": true,
352
- "isESM": true,
353
- "relativePath": [
354
- "lib",
355
- "commands",
356
- "org",
357
- "get",
358
- "snapshot.js"
359
- ],
360
- "aliasPermutations": [
361
- "force:org:snapshot:get",
362
- "org:force:snapshot:get",
363
- "org:snapshot:force:get",
364
- "org:snapshot:get:force",
365
- "force:snapshot:org:get",
366
- "snapshot:force:org:get",
367
- "snapshot:org:force:get",
368
- "snapshot:org:get:force",
369
- "force:snapshot:get:org",
370
- "snapshot:force:get:org",
371
- "snapshot:get:force:org",
372
- "snapshot:get:org:force",
373
- "force:org:get:snapshot",
374
- "org:force:get:snapshot",
375
- "org:get:force:snapshot",
376
- "org:get:snapshot:force",
377
- "force:get:org:snapshot",
378
- "get:force:org:snapshot",
379
- "get:org:force:snapshot",
380
- "get:org:snapshot:force",
381
- "force:get:snapshot:org",
382
- "get:force:snapshot:org",
383
- "get:snapshot:force:org",
384
- "get:snapshot:org:force"
385
- ],
386
- "permutations": [
387
- "org:get:snapshot",
388
- "get:org:snapshot",
389
- "get:snapshot:org",
390
- "org:snapshot:get",
391
- "snapshot:org:get",
392
- "snapshot:get:org"
393
- ]
394
- },
395
269
  "org:delete:shape": {
396
270
  "aliases": [
397
271
  "force:org:shape:delete"
@@ -652,6 +526,132 @@
652
526
  "snapshot:delete:org"
653
527
  ]
654
528
  },
529
+ "org:get:snapshot": {
530
+ "aliases": [
531
+ "force:org:snapshot:get"
532
+ ],
533
+ "args": {},
534
+ "deprecateAliases": true,
535
+ "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\".",
536
+ "examples": [
537
+ "Get snapshot details using its ID and the default Dev Hub org:\n<%= config.bin %> <%= command.id %> --snapshot 0Oo...",
538
+ "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"
539
+ ],
540
+ "flags": {
541
+ "json": {
542
+ "description": "Format output as json.",
543
+ "helpGroup": "GLOBAL",
544
+ "name": "json",
545
+ "allowNo": false,
546
+ "type": "boolean"
547
+ },
548
+ "flags-dir": {
549
+ "helpGroup": "GLOBAL",
550
+ "name": "flags-dir",
551
+ "summary": "Import flag values from a directory.",
552
+ "hasDynamicHelp": false,
553
+ "multiple": false,
554
+ "type": "option"
555
+ },
556
+ "target-dev-hub": {
557
+ "aliases": [
558
+ "targetdevhubusername"
559
+ ],
560
+ "char": "v",
561
+ "deprecateAliases": true,
562
+ "name": "target-dev-hub",
563
+ "noCacheDefault": true,
564
+ "required": true,
565
+ "summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
566
+ "hasDynamicHelp": true,
567
+ "multiple": false,
568
+ "type": "option"
569
+ },
570
+ "api-version": {
571
+ "aliases": [
572
+ "apiversion"
573
+ ],
574
+ "deprecateAliases": true,
575
+ "description": "Override the api version used for api requests made by this command",
576
+ "name": "api-version",
577
+ "hasDynamicHelp": false,
578
+ "multiple": false,
579
+ "type": "option"
580
+ },
581
+ "loglevel": {
582
+ "deprecated": {
583
+ "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."
584
+ },
585
+ "hidden": true,
586
+ "name": "loglevel",
587
+ "hasDynamicHelp": false,
588
+ "multiple": false,
589
+ "type": "option"
590
+ },
591
+ "snapshot": {
592
+ "char": "s",
593
+ "description": "The IDs of scratch org snapshots start with 0Oo.",
594
+ "name": "snapshot",
595
+ "required": true,
596
+ "summary": "Name or ID of snapshot to retrieve.",
597
+ "hasDynamicHelp": false,
598
+ "multiple": false,
599
+ "type": "option"
600
+ }
601
+ },
602
+ "hasDynamicHelp": true,
603
+ "hiddenAliases": [],
604
+ "id": "org:get:snapshot",
605
+ "pluginAlias": "@salesforce/plugin-signups",
606
+ "pluginName": "@salesforce/plugin-signups",
607
+ "pluginType": "core",
608
+ "state": "beta",
609
+ "strict": true,
610
+ "summary": "Get details about a scratch org snapshot.",
611
+ "enableJsonFlag": true,
612
+ "isESM": true,
613
+ "relativePath": [
614
+ "lib",
615
+ "commands",
616
+ "org",
617
+ "get",
618
+ "snapshot.js"
619
+ ],
620
+ "aliasPermutations": [
621
+ "force:org:snapshot:get",
622
+ "org:force:snapshot:get",
623
+ "org:snapshot:force:get",
624
+ "org:snapshot:get:force",
625
+ "force:snapshot:org:get",
626
+ "snapshot:force:org:get",
627
+ "snapshot:org:force:get",
628
+ "snapshot:org:get:force",
629
+ "force:snapshot:get:org",
630
+ "snapshot:force:get:org",
631
+ "snapshot:get:force:org",
632
+ "snapshot:get:org:force",
633
+ "force:org:get:snapshot",
634
+ "org:force:get:snapshot",
635
+ "org:get:force:snapshot",
636
+ "org:get:snapshot:force",
637
+ "force:get:org:snapshot",
638
+ "get:force:org:snapshot",
639
+ "get:org:force:snapshot",
640
+ "get:org:snapshot:force",
641
+ "force:get:snapshot:org",
642
+ "get:force:snapshot:org",
643
+ "get:snapshot:force:org",
644
+ "get:snapshot:org:force"
645
+ ],
646
+ "permutations": [
647
+ "org:get:snapshot",
648
+ "get:org:snapshot",
649
+ "get:snapshot:org",
650
+ "org:snapshot:get",
651
+ "snapshot:org:get",
652
+ "snapshot:get:org"
653
+ ]
654
+ },
655
655
  "org:list:shape": {
656
656
  "aliases": [
657
657
  "force:org:shape:list"
@@ -866,5 +866,5 @@
866
866
  ]
867
867
  }
868
868
  },
869
- "version": "2.3.7"
869
+ "version": "2.3.9"
870
870
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-signups",
3
3
  "description": "Commands to interact with org shapes",
4
- "version": "2.3.7",
4
+ "version": "2.3.9",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
@@ -9,14 +9,13 @@
9
9
  "@salesforce/core": "^7.3.8",
10
10
  "@salesforce/kit": "^3.1.2",
11
11
  "@salesforce/sf-plugins-core": "^10.0.0",
12
- "chalk": "^5.3.0",
13
12
  "change-case": "^5.4.4"
14
13
  },
15
14
  "devDependencies": {
16
- "@oclif/plugin-command-snapshot": "^5.2.0",
15
+ "@oclif/plugin-command-snapshot": "^5.2.2",
17
16
  "@salesforce/cli-plugins-testkit": "^5.3.4",
18
17
  "@salesforce/dev-scripts": "^10.1.0",
19
- "@salesforce/plugin-command-reference": "^3.0.89",
18
+ "@salesforce/plugin-command-reference": "^3.1.0",
20
19
  "@salesforce/ts-types": "^2.0.9",
21
20
  "@types/chai-as-promised": "^7.1.8",
22
21
  "@types/chai-string": "^1.4.5",
@@ -24,7 +23,7 @@
24
23
  "chai-string": "^1.5.0",
25
24
  "eslint-plugin-sf-plugin": "^1.18.5",
26
25
  "jsforce": "^2.0.0-beta.28",
27
- "oclif": "^4.11.1",
26
+ "oclif": "^4.13.1",
28
27
  "ts-node": "^10.9.2",
29
28
  "typescript": "^5.4.5"
30
29
  },
@@ -256,7 +255,7 @@
256
255
  "exports": "./lib/index.js",
257
256
  "type": "module",
258
257
  "sfdx": {
259
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.3.7.crt",
260
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.3.7.sig"
258
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.3.9.crt",
259
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.3.9.sig"
261
260
  }
262
261
  }