@salesforce/plugin-signups 2.0.3 → 2.0.5
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 +46 -17
- package/oclif.manifest.json +1 -1
- package/package.json +7 -7
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.5/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.5/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.5/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.5/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.5/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.5/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.5/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,10 +939,10 @@
|
|
938
939
|
semver "^7.5.4"
|
939
940
|
ts-retry-promise "^0.7.1"
|
940
941
|
|
941
|
-
"@salesforce/core@^6.1.0":
|
942
|
-
version "6.1.
|
943
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.1.
|
944
|
-
integrity sha512-
|
942
|
+
"@salesforce/core@^6.1.0", "@salesforce/core@^6.1.3":
|
943
|
+
version "6.1.3"
|
944
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.1.3.tgz#32e71846cad033e0d2b369ecf0fafb4f76d63ad7"
|
945
|
+
integrity sha512-M7EQ4+LSXU4ZqD4R5ttY4RqSaYNaNBGDG0KC51IdDfpGtL4kJXeQHdr5HfMfgyCyYNM9LqqfBS7zQTBY1rf+Yg==
|
945
946
|
dependencies:
|
946
947
|
"@salesforce/kit" "^3.0.15"
|
947
948
|
"@salesforce/schemas" "^1.6.1"
|
@@ -967,10 +968,10 @@
|
|
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@^7.1.
|
971
|
-
version "7.1.
|
972
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-7.1.
|
973
|
-
integrity sha512-
|
971
|
+
"@salesforce/dev-scripts@^7.1.1":
|
972
|
+
version "7.1.1"
|
973
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-7.1.1.tgz#549b58fb7e8c2410ce594c46f780a0907618f19f"
|
974
|
+
integrity sha512-6SL+QDOMZCnmU4Lu2ZCjqsMRcHw96mnjUOPE7b2HcfmfPo2a/hAYUtv8v7UsZ/+3UPbSf+XsLJfUsF15QIUWrg==
|
974
975
|
dependencies:
|
975
976
|
"@commitlint/cli" "^17.1.2"
|
976
977
|
"@commitlint/config-conventional" "^17.1.0"
|
@@ -2134,10 +2135,10 @@ change-case@^4, change-case@^4.1.2:
|
|
2134
2135
|
snake-case "^3.0.4"
|
2135
2136
|
tslib "^2.0.3"
|
2136
2137
|
|
2137
|
-
change-case@^5.
|
2138
|
-
version "5.
|
2139
|
-
resolved "https://registry.yarnpkg.com/change-case/-/change-case-5.
|
2140
|
-
integrity sha512-
|
2138
|
+
change-case@^5.2.0:
|
2139
|
+
version "5.2.0"
|
2140
|
+
resolved "https://registry.yarnpkg.com/change-case/-/change-case-5.2.0.tgz#6054e5400194d1a19fd90e136c2007daba62668d"
|
2141
|
+
integrity sha512-L6VzznESnMIKKdKhVzCG+KPz4+x1FWbjOs1AdhoHStV3qo8aySMRGPUoqC0aL1ThKaQNGhAu6ZfHL/QAyQRuiw==
|
2141
2142
|
|
2142
2143
|
chardet@^0.7.0:
|
2143
2144
|
version "0.7.0"
|
@@ -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"
|
@@ -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,21 +1,21 @@
|
|
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.5",
|
5
5
|
"author": "Salesforce",
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
7
7
|
"dependencies": {
|
8
|
-
"@oclif/core": "^3.
|
9
|
-
"@salesforce/core": "^6.1.
|
8
|
+
"@oclif/core": "^3.13.1",
|
9
|
+
"@salesforce/core": "^6.1.3",
|
10
10
|
"@salesforce/kit": "^3.0.15",
|
11
11
|
"@salesforce/sf-plugins-core": "^5.0.1",
|
12
12
|
"chalk": "^5.3.0",
|
13
|
-
"change-case": "^5.
|
13
|
+
"change-case": "^5.2.0"
|
14
14
|
},
|
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": "^7.1.
|
18
|
+
"@salesforce/dev-scripts": "^7.1.1",
|
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.5.crt",
|
250
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.0.5.sig"
|
251
251
|
}
|
252
252
|
}
|