@salesforce/plugin-signups 2.0.4 → 2.0.6
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +7 -7
- package/oclif.lock +59 -30
- package/oclif.manifest.json +1 -1
- package/package.json +6 -6
package/README.md
CHANGED
@@ -121,7 +121,7 @@ EXAMPLES
|
|
121
121
|
$ sf org create shape --target-org SourceOrg
|
122
122
|
```
|
123
123
|
|
124
|
-
_See code: [src/commands/org/create/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.
|
124
|
+
_See code: [src/commands/org/create/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.6/src/commands/org/create/shape.ts)_
|
125
125
|
|
126
126
|
## `sf org create snapshot`
|
127
127
|
|
@@ -174,7 +174,7 @@ FLAG DESCRIPTIONS
|
|
174
174
|
as a version control system tag or commit ID.
|
175
175
|
```
|
176
176
|
|
177
|
-
_See code: [src/commands/org/create/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.
|
177
|
+
_See code: [src/commands/org/create/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.6/src/commands/org/create/snapshot.ts)_
|
178
178
|
|
179
179
|
## `sf org delete shape`
|
180
180
|
|
@@ -212,7 +212,7 @@ EXAMPLES
|
|
212
212
|
$ sf org delete shape --target-org SourceOrg --no-prompt
|
213
213
|
```
|
214
214
|
|
215
|
-
_See code: [src/commands/org/delete/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.
|
215
|
+
_See code: [src/commands/org/delete/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.6/src/commands/org/delete/shape.ts)_
|
216
216
|
|
217
217
|
## `sf org delete snapshot`
|
218
218
|
|
@@ -254,7 +254,7 @@ FLAG DESCRIPTIONS
|
|
254
254
|
The IDs of scratch org snapshots start with 0Oo.
|
255
255
|
```
|
256
256
|
|
257
|
-
_See code: [src/commands/org/delete/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.
|
257
|
+
_See code: [src/commands/org/delete/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.6/src/commands/org/delete/snapshot.ts)_
|
258
258
|
|
259
259
|
## `sf org get snapshot`
|
260
260
|
|
@@ -299,7 +299,7 @@ FLAG DESCRIPTIONS
|
|
299
299
|
The IDs of scratch org snapshots start with 0Oo.
|
300
300
|
```
|
301
301
|
|
302
|
-
_See code: [src/commands/org/get/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.
|
302
|
+
_See code: [src/commands/org/get/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.6/src/commands/org/get/snapshot.ts)_
|
303
303
|
|
304
304
|
## `sf org list shape`
|
305
305
|
|
@@ -331,7 +331,7 @@ EXAMPLES
|
|
331
331
|
$ sf org list shape --json > tmp/MyOrgShapeList.json
|
332
332
|
```
|
333
333
|
|
334
|
-
_See code: [src/commands/org/list/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.
|
334
|
+
_See code: [src/commands/org/list/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.6/src/commands/org/list/shape.ts)_
|
335
335
|
|
336
336
|
## `sf org list snapshot`
|
337
337
|
|
@@ -371,6 +371,6 @@ EXAMPLES
|
|
371
371
|
$ sf org list snapshot --target-dev-hub SnapshotDevHub
|
372
372
|
```
|
373
373
|
|
374
|
-
_See code: [src/commands/org/list/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.
|
374
|
+
_See code: [src/commands/org/list/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.6/src/commands/org/list/snapshot.ts)_
|
375
375
|
|
376
376
|
<!-- commandsstop -->
|
package/oclif.lock
CHANGED
@@ -724,10 +724,10 @@
|
|
724
724
|
wordwrap "^1.0.0"
|
725
725
|
wrap-ansi "^7.0.0"
|
726
726
|
|
727
|
-
"@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.11.0", "@oclif/core@^3.3.1":
|
728
|
-
version "3.
|
729
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.
|
730
|
-
integrity sha512-
|
727
|
+
"@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.11.0", "@oclif/core@^3.13.1", "@oclif/core@^3.3.1":
|
728
|
+
version "3.13.1"
|
729
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.13.1.tgz#dbd5e604ec78a716a33bfa6fec6c988a507b7f38"
|
730
|
+
integrity sha512-bpnF6BL+j7D0k0T+dZ4g7LwcZzctCoKjIYm8zcSNgrItS2pgIlvsRf8SdkGNu6djzRD7vzM657ZO9fWU6goz0g==
|
731
731
|
dependencies:
|
732
732
|
ansi-escapes "^4.3.2"
|
733
733
|
ansi-styles "^4.3.0"
|
@@ -735,6 +735,7 @@
|
|
735
735
|
chalk "^4.1.2"
|
736
736
|
clean-stack "^3.0.1"
|
737
737
|
cli-progress "^3.12.0"
|
738
|
+
color "^4.2.3"
|
738
739
|
debug "^4.3.4"
|
739
740
|
ejs "^3.1.9"
|
740
741
|
get-package-type "^0.1.0"
|
@@ -938,24 +939,24 @@
|
|
938
939
|
semver "^7.5.4"
|
939
940
|
ts-retry-promise "^0.7.1"
|
940
941
|
|
941
|
-
"@salesforce/core@^6.1.0", "@salesforce/core@^6.
|
942
|
-
version "6.
|
943
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.
|
944
|
-
integrity sha512-
|
942
|
+
"@salesforce/core@^6.1.0", "@salesforce/core@^6.2.2":
|
943
|
+
version "6.2.2"
|
944
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.2.2.tgz#c390c7c407e8916ad85a3e300d9d9e4fecfba207"
|
945
|
+
integrity sha512-R2ptk/+KSWDJOqdInxfzPTLF3V//vFtD4vQcjWIK9NaGCCq4ZwiF2gMpkBcKgDQneLUmva2NcmnzF3c51zQp5A==
|
945
946
|
dependencies:
|
946
947
|
"@salesforce/kit" "^3.0.15"
|
947
948
|
"@salesforce/schemas" "^1.6.1"
|
948
949
|
"@salesforce/ts-types" "^2.0.9"
|
949
|
-
"@types/semver" "^7.5.
|
950
|
+
"@types/semver" "^7.5.6"
|
950
951
|
ajv "^8.12.0"
|
951
952
|
change-case "^4.1.2"
|
952
953
|
faye "^1.4.0"
|
953
954
|
form-data "^4.0.0"
|
954
955
|
js2xmlparser "^4.0.1"
|
955
|
-
jsforce "^2.0.0-beta.
|
956
|
+
jsforce "^2.0.0-beta.29"
|
956
957
|
jsonwebtoken "9.0.2"
|
957
958
|
jszip "3.10.1"
|
958
|
-
pino "^8.16.
|
959
|
+
pino "^8.16.2"
|
959
960
|
pino-abstract-transport "^1.1.0"
|
960
961
|
pino-pretty "^10.2.3"
|
961
962
|
proper-lockfile "^4.1.2"
|
@@ -967,17 +968,17 @@
|
|
967
968
|
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
|
968
969
|
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
|
969
970
|
|
970
|
-
"@salesforce/dev-scripts@^
|
971
|
-
version "
|
972
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-
|
973
|
-
integrity sha512-
|
971
|
+
"@salesforce/dev-scripts@^8.0.0":
|
972
|
+
version "8.0.0"
|
973
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.0.0.tgz#debdc8a311858259e7c972a55b82521c6eed101d"
|
974
|
+
integrity sha512-8TxQD+8Acn1CBiiSwhTPnYfbdaX9fASUPB5CvTSQJMr9aitoa9PFrC/wE7QTmtf+O8UAAVz4nndhjVABqpYf1Q==
|
974
975
|
dependencies:
|
975
976
|
"@commitlint/cli" "^17.1.2"
|
976
977
|
"@commitlint/config-conventional" "^17.1.0"
|
977
978
|
"@salesforce/dev-config" "^4.1.0"
|
978
979
|
"@salesforce/prettier-config" "^0.0.3"
|
979
980
|
"@types/chai" "^4.3.10"
|
980
|
-
"@types/mocha" "^10.0.
|
981
|
+
"@types/mocha" "^10.0.6"
|
981
982
|
"@types/node" "^18"
|
982
983
|
"@types/sinon" "^10.0.20"
|
983
984
|
chai "^4.3.10"
|
@@ -1238,10 +1239,10 @@
|
|
1238
1239
|
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
|
1239
1240
|
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
|
1240
1241
|
|
1241
|
-
"@types/mocha@^10.0.
|
1242
|
-
version "10.0.
|
1243
|
-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.
|
1244
|
-
integrity sha512-
|
1242
|
+
"@types/mocha@^10.0.6":
|
1243
|
+
version "10.0.6"
|
1244
|
+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b"
|
1245
|
+
integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==
|
1245
1246
|
|
1246
1247
|
"@types/node@*", "@types/node@^18":
|
1247
1248
|
version "18.18.9"
|
@@ -1277,10 +1278,10 @@
|
|
1277
1278
|
dependencies:
|
1278
1279
|
"@types/node" "*"
|
1279
1280
|
|
1280
|
-
"@types/semver@^7.3.12", "@types/semver@^7.5.0", "@types/semver@^7.5.4":
|
1281
|
-
version "7.5.
|
1282
|
-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.
|
1283
|
-
integrity sha512
|
1281
|
+
"@types/semver@^7.3.12", "@types/semver@^7.5.0", "@types/semver@^7.5.4", "@types/semver@^7.5.6":
|
1282
|
+
version "7.5.6"
|
1283
|
+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
|
1284
|
+
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
|
1284
1285
|
|
1285
1286
|
"@types/shelljs@^0.8.15":
|
1286
1287
|
version "0.8.15"
|
@@ -2315,16 +2316,32 @@ color-name@1.1.3:
|
|
2315
2316
|
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
|
2316
2317
|
integrity sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==
|
2317
2318
|
|
2318
|
-
color-name@~1.1.4:
|
2319
|
+
color-name@^1.0.0, color-name@~1.1.4:
|
2319
2320
|
version "1.1.4"
|
2320
2321
|
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
|
2321
2322
|
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
|
2322
2323
|
|
2324
|
+
color-string@^1.9.0:
|
2325
|
+
version "1.9.1"
|
2326
|
+
resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.9.1.tgz#4467f9146f036f855b764dfb5bf8582bf342c7a4"
|
2327
|
+
integrity sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==
|
2328
|
+
dependencies:
|
2329
|
+
color-name "^1.0.0"
|
2330
|
+
simple-swizzle "^0.2.2"
|
2331
|
+
|
2323
2332
|
color-support@^1.1.2, color-support@^1.1.3:
|
2324
2333
|
version "1.1.3"
|
2325
2334
|
resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
|
2326
2335
|
integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==
|
2327
2336
|
|
2337
|
+
color@^4.2.3:
|
2338
|
+
version "4.2.3"
|
2339
|
+
resolved "https://registry.yarnpkg.com/color/-/color-4.2.3.tgz#d781ecb5e57224ee43ea9627560107c0e0c6463a"
|
2340
|
+
integrity sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==
|
2341
|
+
dependencies:
|
2342
|
+
color-convert "^2.0.1"
|
2343
|
+
color-string "^1.9.0"
|
2344
|
+
|
2328
2345
|
colorette@^2.0.7:
|
2329
2346
|
version "2.0.20"
|
2330
2347
|
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.20.tgz#9eb793e6833067f7235902fcd3b09917a000a95a"
|
@@ -4002,6 +4019,11 @@ is-arrayish@^0.2.1:
|
|
4002
4019
|
resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d"
|
4003
4020
|
integrity sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==
|
4004
4021
|
|
4022
|
+
is-arrayish@^0.3.1:
|
4023
|
+
version "0.3.2"
|
4024
|
+
resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03"
|
4025
|
+
integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==
|
4026
|
+
|
4005
4027
|
is-bigint@^1.0.1:
|
4006
4028
|
version "1.0.4"
|
4007
4029
|
resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.0.4.tgz#08147a1875bc2b32005d41ccd8291dffc6691df3"
|
@@ -4377,10 +4399,10 @@ jsesc@~0.5.0:
|
|
4377
4399
|
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
|
4378
4400
|
integrity sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==
|
4379
4401
|
|
4380
|
-
jsforce@^2.0.0-beta.28:
|
4381
|
-
version "2.0.0-beta.
|
4382
|
-
resolved "https://registry.yarnpkg.com/jsforce/-/jsforce-2.0.0-beta.
|
4383
|
-
integrity sha512-
|
4402
|
+
jsforce@^2.0.0-beta.28, jsforce@^2.0.0-beta.29:
|
4403
|
+
version "2.0.0-beta.29"
|
4404
|
+
resolved "https://registry.yarnpkg.com/jsforce/-/jsforce-2.0.0-beta.29.tgz#0b59b026eb0b90dfb199a53656af32a4c8acc48f"
|
4405
|
+
integrity sha512-Fq7xjOYOikyozZZDQNTfzsAdhcO0rUXwtavsjM+cCYUFiCMVOJJavgco303zOsJk3v8sdAYnGgHyKckLIhnyAg==
|
4384
4406
|
dependencies:
|
4385
4407
|
"@babel/runtime" "^7.12.5"
|
4386
4408
|
"@babel/runtime-corejs3" "^7.12.5"
|
@@ -5814,7 +5836,7 @@ pino-std-serializers@^6.0.0:
|
|
5814
5836
|
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
|
5815
5837
|
integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
|
5816
5838
|
|
5817
|
-
pino@^8.16.0, pino@^8.16.
|
5839
|
+
pino@^8.16.0, pino@^8.16.2:
|
5818
5840
|
version "8.16.2"
|
5819
5841
|
resolved "https://registry.yarnpkg.com/pino/-/pino-8.16.2.tgz#7a906f2d9a8c5b4c57412c9ca95d6820bd2090cd"
|
5820
5842
|
integrity sha512-2advCDGVEvkKu9TTVSa/kWW7Z3htI/sBKEZpqiHk6ive0i/7f5b1rsU8jn0aimxqfnSz5bj/nOYkwhBUn5xxvg==
|
@@ -6473,6 +6495,13 @@ signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7:
|
|
6473
6495
|
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
|
6474
6496
|
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
|
6475
6497
|
|
6498
|
+
simple-swizzle@^0.2.2:
|
6499
|
+
version "0.2.2"
|
6500
|
+
resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"
|
6501
|
+
integrity sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==
|
6502
|
+
dependencies:
|
6503
|
+
is-arrayish "^0.3.1"
|
6504
|
+
|
6476
6505
|
sinon@10.0.0:
|
6477
6506
|
version "10.0.0"
|
6478
6507
|
resolved "https://registry.yarnpkg.com/sinon/-/sinon-10.0.0.tgz#52279f97e35646ff73d23207d0307977c9b81430"
|
package/oclif.manifest.json
CHANGED
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.6",
|
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.13.1",
|
9
|
+
"@salesforce/core": "^6.2.2",
|
10
10
|
"@salesforce/kit": "^3.0.15",
|
11
11
|
"@salesforce/sf-plugins-core": "^5.0.1",
|
12
12
|
"chalk": "^5.3.0",
|
@@ -15,7 +15,7 @@
|
|
15
15
|
"devDependencies": {
|
16
16
|
"@oclif/plugin-command-snapshot": "^5.0.2",
|
17
17
|
"@salesforce/cli-plugins-testkit": "^5.0.4",
|
18
|
-
"@salesforce/dev-scripts": "^
|
18
|
+
"@salesforce/dev-scripts": "^8.0.0",
|
19
19
|
"@salesforce/plugin-command-reference": "^3.0.46",
|
20
20
|
"@salesforce/ts-types": "^2.0.9",
|
21
21
|
"@types/chai-as-promised": "^7.1.8",
|
@@ -246,7 +246,7 @@
|
|
246
246
|
"exports": "./lib/index.js",
|
247
247
|
"type": "module",
|
248
248
|
"sfdx": {
|
249
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.0.
|
250
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.0.
|
249
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.0.6.crt",
|
250
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.0.6.sig"
|
251
251
|
}
|
252
252
|
}
|