@salesforce/plugin-signups 2.0.25 → 2.0.27
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 +16815 -0
- package/oclif.lock +30 -60
- package/oclif.manifest.json +119 -119
- package/package.json +10 -11
package/oclif.lock
CHANGED
|
@@ -887,7 +887,7 @@
|
|
|
887
887
|
"@smithy/types" "^2.9.1"
|
|
888
888
|
tslib "^2.5.0"
|
|
889
889
|
|
|
890
|
-
"@aws-sdk/types@3.502.0":
|
|
890
|
+
"@aws-sdk/types@3.502.0", "@aws-sdk/types@^3.222.0":
|
|
891
891
|
version "3.502.0"
|
|
892
892
|
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.502.0.tgz#c23dda4df7fdbe32642d4f5ab23516f455fb6aba"
|
|
893
893
|
integrity sha512-M0DSPYe/gXhwD2QHgoukaZv5oDxhW3FfvYIrJptyqUq3OnPJBcDbihHjrE0PBtfh/9kgMZT60/fQ2NVFANfa2g==
|
|
@@ -895,14 +895,6 @@
|
|
|
895
895
|
"@smithy/types" "^2.9.1"
|
|
896
896
|
tslib "^2.5.0"
|
|
897
897
|
|
|
898
|
-
"@aws-sdk/types@^3.222.0":
|
|
899
|
-
version "3.489.0"
|
|
900
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.489.0.tgz#0fa29adaace3e407ac15428524aa67e9bd229f65"
|
|
901
|
-
integrity sha512-kcDtLfKog/p0tC4gAeqJqWxAiEzfe2LRPnKamvSG2Mjbthx4R/alE2dxyIq/wW+nvRv0fqR3OD5kD1+eVfdr/w==
|
|
902
|
-
dependencies:
|
|
903
|
-
"@smithy/types" "^2.8.0"
|
|
904
|
-
tslib "^2.5.0"
|
|
905
|
-
|
|
906
898
|
"@aws-sdk/util-arn-parser@3.495.0":
|
|
907
899
|
version "3.495.0"
|
|
908
900
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-arn-parser/-/util-arn-parser-3.495.0.tgz#539f2d6dfef343a80324348f1f9a1b7eed2390f3"
|
|
@@ -1712,10 +1704,10 @@
|
|
|
1712
1704
|
node-gyp "^8.2.0"
|
|
1713
1705
|
read-package-json-fast "^2.0.1"
|
|
1714
1706
|
|
|
1715
|
-
"@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.19.1", "@oclif/core@^3.19.2":
|
|
1716
|
-
version "3.
|
|
1717
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.
|
|
1718
|
-
integrity sha512-
|
|
1707
|
+
"@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.19.1", "@oclif/core@^3.19.2", "@oclif/core@^3.20.0":
|
|
1708
|
+
version "3.20.0"
|
|
1709
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.20.0.tgz#534458dc6e8c46d8f03906aaadaca079e16a6554"
|
|
1710
|
+
integrity sha512-8BajhglY8frYGAS1whAukeouFZUN9MgQoLfNXtScPVEAjPlaD2BbSIAYQH2yF2qb/iVvbj/1DwYS3gqicYOq1A==
|
|
1719
1711
|
dependencies:
|
|
1720
1712
|
"@types/cli-progress" "^3.11.5"
|
|
1721
1713
|
ansi-escapes "^4.3.2"
|
|
@@ -1908,15 +1900,15 @@
|
|
|
1908
1900
|
strip-ansi "6.0.1"
|
|
1909
1901
|
ts-retry-promise "^0.8.0"
|
|
1910
1902
|
|
|
1911
|
-
"@salesforce/core@^6.4.1", "@salesforce/core@^6.5.1", "@salesforce/core@^6.5.2", "@salesforce/core@^6.5.3", "@salesforce/core@^6.
|
|
1912
|
-
version "6.
|
|
1913
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.
|
|
1914
|
-
integrity sha512-
|
|
1903
|
+
"@salesforce/core@^6.4.1", "@salesforce/core@^6.5.1", "@salesforce/core@^6.5.2", "@salesforce/core@^6.5.3", "@salesforce/core@^6.7.0":
|
|
1904
|
+
version "6.7.0"
|
|
1905
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.7.0.tgz#f838f5704aa2f14296fd85691c9bcd8da33dca5d"
|
|
1906
|
+
integrity sha512-KIyoSdQJVwtReSpXfpFZ4D4BXHFh5xcmvY6UJjzxB3H7CqUtC/20ldal/jCD8JEy/jObfG7GyxZmZYZYF88JCw==
|
|
1915
1907
|
dependencies:
|
|
1916
1908
|
"@salesforce/kit" "^3.0.15"
|
|
1917
1909
|
"@salesforce/schemas" "^1.6.1"
|
|
1918
1910
|
"@salesforce/ts-types" "^2.0.9"
|
|
1919
|
-
"@types/semver" "^7.5.
|
|
1911
|
+
"@types/semver" "^7.5.8"
|
|
1920
1912
|
ajv "^8.12.0"
|
|
1921
1913
|
change-case "^4.1.2"
|
|
1922
1914
|
faye "^1.4.0"
|
|
@@ -1937,10 +1929,10 @@
|
|
|
1937
1929
|
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
|
|
1938
1930
|
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
|
|
1939
1931
|
|
|
1940
|
-
"@salesforce/dev-scripts@^8.
|
|
1941
|
-
version "8.
|
|
1942
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.
|
|
1943
|
-
integrity sha512-
|
|
1932
|
+
"@salesforce/dev-scripts@^8.4.1":
|
|
1933
|
+
version "8.4.1"
|
|
1934
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.4.1.tgz#538726304bc5c73c0a36d57e1b59f77eeab8b05a"
|
|
1935
|
+
integrity sha512-qycbhwoRB+dFcw5BHZbW0AqvonQWTkq3QOWb1V7irbf7WFaE1/+Bs+YPfuc5+O7mhx++LER0EkcoeewbHjm0Gg==
|
|
1944
1936
|
dependencies:
|
|
1945
1937
|
"@commitlint/cli" "^17.1.2"
|
|
1946
1938
|
"@commitlint/config-conventional" "^17.8.1"
|
|
@@ -1955,7 +1947,7 @@
|
|
|
1955
1947
|
cosmiconfig "^7.0.0"
|
|
1956
1948
|
eslint-config-salesforce-typescript "^3.0.5"
|
|
1957
1949
|
husky "^7.0.4"
|
|
1958
|
-
linkinator "^6.0.
|
|
1950
|
+
linkinator "^6.0.4"
|
|
1959
1951
|
mocha "^10.2.0"
|
|
1960
1952
|
nyc "^15.1.0"
|
|
1961
1953
|
prettier "^2.8.8"
|
|
@@ -2383,13 +2375,6 @@
|
|
|
2383
2375
|
"@smithy/util-stream" "^2.1.1"
|
|
2384
2376
|
tslib "^2.5.0"
|
|
2385
2377
|
|
|
2386
|
-
"@smithy/types@^2.8.0":
|
|
2387
|
-
version "2.8.0"
|
|
2388
|
-
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-2.8.0.tgz#bdbaa0a54c9c3538d6c763c6f32d3e4f76fe0df9"
|
|
2389
|
-
integrity sha512-h9sz24cFgt/W1Re22OlhQKmUZkNh244ApgRsUDYinqF8R+QgcsBIX344u2j61TPshsTz3CvL6HYU1DnQdsSrHA==
|
|
2390
|
-
dependencies:
|
|
2391
|
-
tslib "^2.5.0"
|
|
2392
|
-
|
|
2393
2378
|
"@smithy/types@^2.9.1":
|
|
2394
2379
|
version "2.9.1"
|
|
2395
2380
|
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-2.9.1.tgz#ed04d4144eed3b8bd26d20fc85aae8d6e357ebb9"
|
|
@@ -2693,10 +2678,10 @@
|
|
|
2693
2678
|
dependencies:
|
|
2694
2679
|
"@types/node" "*"
|
|
2695
2680
|
|
|
2696
|
-
"@types/node@*":
|
|
2697
|
-
version "20.
|
|
2698
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.
|
|
2699
|
-
integrity sha512-
|
|
2681
|
+
"@types/node@*", "@types/node@^20.10.7":
|
|
2682
|
+
version "20.11.19"
|
|
2683
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.19.tgz#b466de054e9cb5b3831bee38938de64ac7f81195"
|
|
2684
|
+
integrity sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==
|
|
2700
2685
|
dependencies:
|
|
2701
2686
|
undici-types "~5.26.4"
|
|
2702
2687
|
|
|
@@ -2717,13 +2702,6 @@
|
|
|
2717
2702
|
dependencies:
|
|
2718
2703
|
undici-types "~5.26.4"
|
|
2719
2704
|
|
|
2720
|
-
"@types/node@^20.10.7":
|
|
2721
|
-
version "20.11.19"
|
|
2722
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.19.tgz#b466de054e9cb5b3831bee38938de64ac7f81195"
|
|
2723
|
-
integrity sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==
|
|
2724
|
-
dependencies:
|
|
2725
|
-
undici-types "~5.26.4"
|
|
2726
|
-
|
|
2727
2705
|
"@types/normalize-package-data@^2.4.0":
|
|
2728
2706
|
version "2.4.1"
|
|
2729
2707
|
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
|
|
@@ -2741,7 +2719,7 @@
|
|
|
2741
2719
|
dependencies:
|
|
2742
2720
|
"@types/node" "*"
|
|
2743
2721
|
|
|
2744
|
-
"@types/semver@^7.5.0", "@types/semver@^7.5.
|
|
2722
|
+
"@types/semver@^7.5.0", "@types/semver@^7.5.8":
|
|
2745
2723
|
version "7.5.8"
|
|
2746
2724
|
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
|
|
2747
2725
|
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
|
|
@@ -6112,10 +6090,10 @@ lines-and-columns@^1.1.6:
|
|
|
6112
6090
|
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
|
|
6113
6091
|
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
|
|
6114
6092
|
|
|
6115
|
-
linkinator@^6.0.
|
|
6116
|
-
version "6.0.
|
|
6117
|
-
resolved "https://registry.yarnpkg.com/linkinator/-/linkinator-6.0.
|
|
6118
|
-
integrity sha512-
|
|
6093
|
+
linkinator@^6.0.4:
|
|
6094
|
+
version "6.0.4"
|
|
6095
|
+
resolved "https://registry.yarnpkg.com/linkinator/-/linkinator-6.0.4.tgz#2a4a9f76732b0f8968abf35ed09d57a3a8be3427"
|
|
6096
|
+
integrity sha512-gxZ9ePUBeoaCk29p+2gAwrRIVnKOqAV8ZVCEM8N7MvpwbccDBQiKjXFyS6nQx56K1CCZLboan2i5iJfpWCsnSQ==
|
|
6119
6097
|
dependencies:
|
|
6120
6098
|
chalk "^5.0.0"
|
|
6121
6099
|
escape-html "^1.0.3"
|
|
@@ -6124,7 +6102,7 @@ linkinator@^6.0.3:
|
|
|
6124
6102
|
htmlparser2 "^9.0.0"
|
|
6125
6103
|
marked "^10.0.0"
|
|
6126
6104
|
meow "^13.0.0"
|
|
6127
|
-
mime "^
|
|
6105
|
+
mime "^4.0.0"
|
|
6128
6106
|
server-destroy "^1.0.1"
|
|
6129
6107
|
srcset "^5.0.0"
|
|
6130
6108
|
|
|
@@ -6487,10 +6465,10 @@ mime-types@^2.1.12:
|
|
|
6487
6465
|
dependencies:
|
|
6488
6466
|
mime-db "1.52.0"
|
|
6489
6467
|
|
|
6490
|
-
mime@^
|
|
6491
|
-
version "
|
|
6492
|
-
resolved "https://registry.yarnpkg.com/mime/-/mime-
|
|
6493
|
-
integrity sha512-
|
|
6468
|
+
mime@^4.0.0:
|
|
6469
|
+
version "4.0.1"
|
|
6470
|
+
resolved "https://registry.yarnpkg.com/mime/-/mime-4.0.1.tgz#ad7563d1bfe30253ad97dedfae2b1009d01b9470"
|
|
6471
|
+
integrity sha512-5lZ5tyrIfliMXzFtkYyekWbtRXObT9OWa8IwQ5uxTBDHucNNwniRqo0yInflj+iYi5CBa6qxadGzGarDfuEOxA==
|
|
6494
6472
|
|
|
6495
6473
|
mimic-fn@^2.1.0:
|
|
6496
6474
|
version "2.1.0"
|
|
@@ -6549,7 +6527,7 @@ minimist-options@4.1.0:
|
|
|
6549
6527
|
is-plain-obj "^1.1.0"
|
|
6550
6528
|
kind-of "^6.0.3"
|
|
6551
6529
|
|
|
6552
|
-
minimist@^1.2.0, minimist@^1.2.
|
|
6530
|
+
minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
|
|
6553
6531
|
version "1.2.8"
|
|
6554
6532
|
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
|
|
6555
6533
|
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
|
|
@@ -8025,14 +8003,6 @@ shiki@^0.14.1:
|
|
|
8025
8003
|
vscode-oniguruma "^1.7.0"
|
|
8026
8004
|
vscode-textmate "^8.0.0"
|
|
8027
8005
|
|
|
8028
|
-
shx@0.3.4:
|
|
8029
|
-
version "0.3.4"
|
|
8030
|
-
resolved "https://registry.yarnpkg.com/shx/-/shx-0.3.4.tgz#74289230b4b663979167f94e1935901406e40f02"
|
|
8031
|
-
integrity sha512-N6A9MLVqjxZYcVn8hLmtneQWIJtp8IKzMP4eMnx+nqkvXoqinUPCbUFLp2UcWTEIUONhlk0ewxr/jaVGlc+J+g==
|
|
8032
|
-
dependencies:
|
|
8033
|
-
minimist "^1.2.3"
|
|
8034
|
-
shelljs "^0.8.5"
|
|
8035
|
-
|
|
8036
8006
|
side-channel@^1.0.4:
|
|
8037
8007
|
version "1.0.4"
|
|
8038
8008
|
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
|
package/oclif.manifest.json
CHANGED
|
@@ -250,124 +250,6 @@
|
|
|
250
250
|
"snapshot:create:org"
|
|
251
251
|
]
|
|
252
252
|
},
|
|
253
|
-
"org:get:snapshot": {
|
|
254
|
-
"aliases": [
|
|
255
|
-
"force:org:snapshot:get"
|
|
256
|
-
],
|
|
257
|
-
"args": {},
|
|
258
|
-
"deprecateAliases": true,
|
|
259
|
-
"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\".",
|
|
260
|
-
"examples": [
|
|
261
|
-
"Get snapshot details using its ID and the default Dev Hub org:\n<%= config.bin %> <%= command.id %> --snapshot 0Oo...",
|
|
262
|
-
"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"
|
|
263
|
-
],
|
|
264
|
-
"flags": {
|
|
265
|
-
"json": {
|
|
266
|
-
"description": "Format output as json.",
|
|
267
|
-
"helpGroup": "GLOBAL",
|
|
268
|
-
"name": "json",
|
|
269
|
-
"allowNo": false,
|
|
270
|
-
"type": "boolean"
|
|
271
|
-
},
|
|
272
|
-
"target-dev-hub": {
|
|
273
|
-
"aliases": [
|
|
274
|
-
"targetdevhubusername"
|
|
275
|
-
],
|
|
276
|
-
"char": "v",
|
|
277
|
-
"deprecateAliases": true,
|
|
278
|
-
"name": "target-dev-hub",
|
|
279
|
-
"noCacheDefault": true,
|
|
280
|
-
"required": true,
|
|
281
|
-
"summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
|
|
282
|
-
"hasDynamicHelp": true,
|
|
283
|
-
"multiple": false,
|
|
284
|
-
"type": "option"
|
|
285
|
-
},
|
|
286
|
-
"api-version": {
|
|
287
|
-
"aliases": [
|
|
288
|
-
"apiversion"
|
|
289
|
-
],
|
|
290
|
-
"deprecateAliases": true,
|
|
291
|
-
"description": "Override the api version used for api requests made by this command",
|
|
292
|
-
"name": "api-version",
|
|
293
|
-
"hasDynamicHelp": false,
|
|
294
|
-
"multiple": false,
|
|
295
|
-
"type": "option"
|
|
296
|
-
},
|
|
297
|
-
"loglevel": {
|
|
298
|
-
"deprecated": {
|
|
299
|
-
"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."
|
|
300
|
-
},
|
|
301
|
-
"hidden": true,
|
|
302
|
-
"name": "loglevel",
|
|
303
|
-
"hasDynamicHelp": false,
|
|
304
|
-
"multiple": false,
|
|
305
|
-
"type": "option"
|
|
306
|
-
},
|
|
307
|
-
"snapshot": {
|
|
308
|
-
"char": "s",
|
|
309
|
-
"description": "The IDs of scratch org snapshots start with 0Oo.",
|
|
310
|
-
"name": "snapshot",
|
|
311
|
-
"required": true,
|
|
312
|
-
"summary": "Name or ID of snapshot to retrieve.",
|
|
313
|
-
"hasDynamicHelp": false,
|
|
314
|
-
"multiple": false,
|
|
315
|
-
"type": "option"
|
|
316
|
-
}
|
|
317
|
-
},
|
|
318
|
-
"hasDynamicHelp": true,
|
|
319
|
-
"hiddenAliases": [],
|
|
320
|
-
"id": "org:get:snapshot",
|
|
321
|
-
"pluginAlias": "@salesforce/plugin-signups",
|
|
322
|
-
"pluginName": "@salesforce/plugin-signups",
|
|
323
|
-
"pluginType": "core",
|
|
324
|
-
"state": "beta",
|
|
325
|
-
"strict": true,
|
|
326
|
-
"summary": "Get details about a scratch org snapshot.",
|
|
327
|
-
"enableJsonFlag": true,
|
|
328
|
-
"isESM": true,
|
|
329
|
-
"relativePath": [
|
|
330
|
-
"lib",
|
|
331
|
-
"commands",
|
|
332
|
-
"org",
|
|
333
|
-
"get",
|
|
334
|
-
"snapshot.js"
|
|
335
|
-
],
|
|
336
|
-
"aliasPermutations": [
|
|
337
|
-
"force:org:snapshot:get",
|
|
338
|
-
"org:force:snapshot:get",
|
|
339
|
-
"org:snapshot:force:get",
|
|
340
|
-
"org:snapshot:get:force",
|
|
341
|
-
"force:snapshot:org:get",
|
|
342
|
-
"snapshot:force:org:get",
|
|
343
|
-
"snapshot:org:force:get",
|
|
344
|
-
"snapshot:org:get:force",
|
|
345
|
-
"force:snapshot:get:org",
|
|
346
|
-
"snapshot:force:get:org",
|
|
347
|
-
"snapshot:get:force:org",
|
|
348
|
-
"snapshot:get:org:force",
|
|
349
|
-
"force:org:get:snapshot",
|
|
350
|
-
"org:force:get:snapshot",
|
|
351
|
-
"org:get:force:snapshot",
|
|
352
|
-
"org:get:snapshot:force",
|
|
353
|
-
"force:get:org:snapshot",
|
|
354
|
-
"get:force:org:snapshot",
|
|
355
|
-
"get:org:force:snapshot",
|
|
356
|
-
"get:org:snapshot:force",
|
|
357
|
-
"force:get:snapshot:org",
|
|
358
|
-
"get:force:snapshot:org",
|
|
359
|
-
"get:snapshot:force:org",
|
|
360
|
-
"get:snapshot:org:force"
|
|
361
|
-
],
|
|
362
|
-
"permutations": [
|
|
363
|
-
"org:get:snapshot",
|
|
364
|
-
"get:org:snapshot",
|
|
365
|
-
"get:snapshot:org",
|
|
366
|
-
"org:snapshot:get",
|
|
367
|
-
"snapshot:org:get",
|
|
368
|
-
"snapshot:get:org"
|
|
369
|
-
]
|
|
370
|
-
},
|
|
371
253
|
"org:delete:shape": {
|
|
372
254
|
"aliases": [
|
|
373
255
|
"force:org:shape:delete"
|
|
@@ -605,6 +487,124 @@
|
|
|
605
487
|
"snapshot:delete:org"
|
|
606
488
|
]
|
|
607
489
|
},
|
|
490
|
+
"org:get:snapshot": {
|
|
491
|
+
"aliases": [
|
|
492
|
+
"force:org:snapshot:get"
|
|
493
|
+
],
|
|
494
|
+
"args": {},
|
|
495
|
+
"deprecateAliases": true,
|
|
496
|
+
"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
|
+
"examples": [
|
|
498
|
+
"Get snapshot details using its ID and the default Dev Hub org:\n<%= config.bin %> <%= command.id %> --snapshot 0Oo...",
|
|
499
|
+
"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
|
+
],
|
|
501
|
+
"flags": {
|
|
502
|
+
"json": {
|
|
503
|
+
"description": "Format output as json.",
|
|
504
|
+
"helpGroup": "GLOBAL",
|
|
505
|
+
"name": "json",
|
|
506
|
+
"allowNo": false,
|
|
507
|
+
"type": "boolean"
|
|
508
|
+
},
|
|
509
|
+
"target-dev-hub": {
|
|
510
|
+
"aliases": [
|
|
511
|
+
"targetdevhubusername"
|
|
512
|
+
],
|
|
513
|
+
"char": "v",
|
|
514
|
+
"deprecateAliases": true,
|
|
515
|
+
"name": "target-dev-hub",
|
|
516
|
+
"noCacheDefault": true,
|
|
517
|
+
"required": true,
|
|
518
|
+
"summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
|
|
519
|
+
"hasDynamicHelp": true,
|
|
520
|
+
"multiple": false,
|
|
521
|
+
"type": "option"
|
|
522
|
+
},
|
|
523
|
+
"api-version": {
|
|
524
|
+
"aliases": [
|
|
525
|
+
"apiversion"
|
|
526
|
+
],
|
|
527
|
+
"deprecateAliases": true,
|
|
528
|
+
"description": "Override the api version used for api requests made by this command",
|
|
529
|
+
"name": "api-version",
|
|
530
|
+
"hasDynamicHelp": false,
|
|
531
|
+
"multiple": false,
|
|
532
|
+
"type": "option"
|
|
533
|
+
},
|
|
534
|
+
"loglevel": {
|
|
535
|
+
"deprecated": {
|
|
536
|
+
"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."
|
|
537
|
+
},
|
|
538
|
+
"hidden": true,
|
|
539
|
+
"name": "loglevel",
|
|
540
|
+
"hasDynamicHelp": false,
|
|
541
|
+
"multiple": false,
|
|
542
|
+
"type": "option"
|
|
543
|
+
},
|
|
544
|
+
"snapshot": {
|
|
545
|
+
"char": "s",
|
|
546
|
+
"description": "The IDs of scratch org snapshots start with 0Oo.",
|
|
547
|
+
"name": "snapshot",
|
|
548
|
+
"required": true,
|
|
549
|
+
"summary": "Name or ID of snapshot to retrieve.",
|
|
550
|
+
"hasDynamicHelp": false,
|
|
551
|
+
"multiple": false,
|
|
552
|
+
"type": "option"
|
|
553
|
+
}
|
|
554
|
+
},
|
|
555
|
+
"hasDynamicHelp": true,
|
|
556
|
+
"hiddenAliases": [],
|
|
557
|
+
"id": "org:get:snapshot",
|
|
558
|
+
"pluginAlias": "@salesforce/plugin-signups",
|
|
559
|
+
"pluginName": "@salesforce/plugin-signups",
|
|
560
|
+
"pluginType": "core",
|
|
561
|
+
"state": "beta",
|
|
562
|
+
"strict": true,
|
|
563
|
+
"summary": "Get details about a scratch org snapshot.",
|
|
564
|
+
"enableJsonFlag": true,
|
|
565
|
+
"isESM": true,
|
|
566
|
+
"relativePath": [
|
|
567
|
+
"lib",
|
|
568
|
+
"commands",
|
|
569
|
+
"org",
|
|
570
|
+
"get",
|
|
571
|
+
"snapshot.js"
|
|
572
|
+
],
|
|
573
|
+
"aliasPermutations": [
|
|
574
|
+
"force:org:snapshot:get",
|
|
575
|
+
"org:force:snapshot:get",
|
|
576
|
+
"org:snapshot:force:get",
|
|
577
|
+
"org:snapshot:get:force",
|
|
578
|
+
"force:snapshot:org:get",
|
|
579
|
+
"snapshot:force:org:get",
|
|
580
|
+
"snapshot:org:force:get",
|
|
581
|
+
"snapshot:org:get:force",
|
|
582
|
+
"force:snapshot:get:org",
|
|
583
|
+
"snapshot:force:get:org",
|
|
584
|
+
"snapshot:get:force:org",
|
|
585
|
+
"snapshot:get:org:force",
|
|
586
|
+
"force:org:get:snapshot",
|
|
587
|
+
"org:force:get:snapshot",
|
|
588
|
+
"org:get:force:snapshot",
|
|
589
|
+
"org:get:snapshot:force",
|
|
590
|
+
"force:get:org:snapshot",
|
|
591
|
+
"get:force:org:snapshot",
|
|
592
|
+
"get:org:force:snapshot",
|
|
593
|
+
"get:org:snapshot:force",
|
|
594
|
+
"force:get:snapshot:org",
|
|
595
|
+
"get:force:snapshot:org",
|
|
596
|
+
"get:snapshot:force:org",
|
|
597
|
+
"get:snapshot:org:force"
|
|
598
|
+
],
|
|
599
|
+
"permutations": [
|
|
600
|
+
"org:get:snapshot",
|
|
601
|
+
"get:org:snapshot",
|
|
602
|
+
"get:snapshot:org",
|
|
603
|
+
"org:snapshot:get",
|
|
604
|
+
"snapshot:org:get",
|
|
605
|
+
"snapshot:get:org"
|
|
606
|
+
]
|
|
607
|
+
},
|
|
608
608
|
"org:list:shape": {
|
|
609
609
|
"aliases": [
|
|
610
610
|
"force:org:shape:list"
|
|
@@ -803,5 +803,5 @@
|
|
|
803
803
|
]
|
|
804
804
|
}
|
|
805
805
|
},
|
|
806
|
-
"version": "2.0.
|
|
806
|
+
"version": "2.0.27"
|
|
807
807
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-signups",
|
|
3
3
|
"description": "Commands to interact with org shapes",
|
|
4
|
-
"version": "2.0.
|
|
4
|
+
"version": "2.0.27",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@oclif/core": "^3.
|
|
9
|
-
"@salesforce/core": "^6.
|
|
8
|
+
"@oclif/core": "^3.20.0",
|
|
9
|
+
"@salesforce/core": "^6.7.0",
|
|
10
10
|
"@salesforce/kit": "^3.0.15",
|
|
11
11
|
"@salesforce/sf-plugins-core": "^7.1.9",
|
|
12
12
|
"chalk": "^5.3.0",
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"devDependencies": {
|
|
16
16
|
"@oclif/plugin-command-snapshot": "^5.0.9",
|
|
17
17
|
"@salesforce/cli-plugins-testkit": "^5.1.9",
|
|
18
|
-
"@salesforce/dev-scripts": "^8.
|
|
18
|
+
"@salesforce/dev-scripts": "^8.4.1",
|
|
19
19
|
"@salesforce/plugin-command-reference": "^3.0.68",
|
|
20
20
|
"@salesforce/ts-types": "^2.0.9",
|
|
21
21
|
"@types/chai-as-promised": "^7.1.8",
|
|
@@ -25,7 +25,6 @@
|
|
|
25
25
|
"eslint-plugin-sf-plugin": "^1.17.3",
|
|
26
26
|
"jsforce": "^2.0.0-beta.28",
|
|
27
27
|
"oclif": "^4.4.2",
|
|
28
|
-
"shx": "0.3.4",
|
|
29
28
|
"ts-node": "^10.9.2",
|
|
30
29
|
"typescript": "^5.2.2"
|
|
31
30
|
},
|
|
@@ -36,8 +35,9 @@
|
|
|
36
35
|
"files": [
|
|
37
36
|
"/lib",
|
|
38
37
|
"/messages",
|
|
39
|
-
"/
|
|
40
|
-
"/oclif.lock"
|
|
38
|
+
"/npm-shrinkwrap.json",
|
|
39
|
+
"/oclif.lock",
|
|
40
|
+
"/oclif.manifest.json"
|
|
41
41
|
],
|
|
42
42
|
"homepage": "https://github.com/salesforcecli/plugin-signups",
|
|
43
43
|
"keywords": [
|
|
@@ -121,13 +121,12 @@
|
|
|
121
121
|
"build": "wireit",
|
|
122
122
|
"clean": "sf-clean",
|
|
123
123
|
"clean-all": "sf-clean all",
|
|
124
|
-
"clean:lib": "shx rm -rf lib && shx rm -rf coverage && shx rm -rf .nyc_output && shx rm -f oclif.manifest.json oclif.lock",
|
|
125
124
|
"compile": "wireit",
|
|
126
125
|
"docs": "sf-docs",
|
|
127
126
|
"format": "wireit",
|
|
128
127
|
"link-check": "wireit",
|
|
129
128
|
"lint": "wireit",
|
|
130
|
-
"postpack": "
|
|
129
|
+
"postpack": "sf-clean --ignore-signing-artifacts",
|
|
131
130
|
"prepack": "sf-prepack",
|
|
132
131
|
"prepare": "sf-install",
|
|
133
132
|
"test": "wireit",
|
|
@@ -257,7 +256,7 @@
|
|
|
257
256
|
"exports": "./lib/index.js",
|
|
258
257
|
"type": "module",
|
|
259
258
|
"sfdx": {
|
|
260
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.0.
|
|
261
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.0.
|
|
259
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.0.27.crt",
|
|
260
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.0.27.sig"
|
|
262
261
|
}
|
|
263
262
|
}
|