@salesforce/plugin-deploy-retrieve 3.2.34 → 3.3.0
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 +2 -1510
- package/lib/commands/project/retrieve/start.js.map +1 -1
- package/npm-shrinkwrap.json +61 -29
- package/oclif.lock +42 -24
- package/oclif.manifest.json +142 -32
- package/package.json +9 -9
package/oclif.manifest.json
CHANGED
|
@@ -19,6 +19,14 @@
|
|
|
19
19
|
"allowNo": false,
|
|
20
20
|
"type": "boolean"
|
|
21
21
|
},
|
|
22
|
+
"flags-dir": {
|
|
23
|
+
"helpGroup": "GLOBAL",
|
|
24
|
+
"name": "flags-dir",
|
|
25
|
+
"summary": "Import flag values from a directory.",
|
|
26
|
+
"hasDynamicHelp": false,
|
|
27
|
+
"multiple": false,
|
|
28
|
+
"type": "option"
|
|
29
|
+
},
|
|
22
30
|
"api-version": {
|
|
23
31
|
"aliases": [
|
|
24
32
|
"apiversion"
|
|
@@ -160,6 +168,14 @@
|
|
|
160
168
|
"allowNo": false,
|
|
161
169
|
"type": "boolean"
|
|
162
170
|
},
|
|
171
|
+
"flags-dir": {
|
|
172
|
+
"helpGroup": "GLOBAL",
|
|
173
|
+
"name": "flags-dir",
|
|
174
|
+
"summary": "Import flag values from a directory.",
|
|
175
|
+
"hasDynamicHelp": false,
|
|
176
|
+
"multiple": false,
|
|
177
|
+
"type": "option"
|
|
178
|
+
},
|
|
163
179
|
"api-version": {
|
|
164
180
|
"aliases": [
|
|
165
181
|
"apiversion"
|
|
@@ -202,7 +218,7 @@
|
|
|
202
218
|
"deprecateAliases": true,
|
|
203
219
|
"name": "output-dir",
|
|
204
220
|
"summary": "Output directory to store the Metadata API–formatted files in.",
|
|
205
|
-
"default": "
|
|
221
|
+
"default": "metadataPackage_1711142855338",
|
|
206
222
|
"hasDynamicHelp": false,
|
|
207
223
|
"multiple": false,
|
|
208
224
|
"type": "option"
|
|
@@ -316,6 +332,14 @@
|
|
|
316
332
|
"allowNo": false,
|
|
317
333
|
"type": "boolean"
|
|
318
334
|
},
|
|
335
|
+
"flags-dir": {
|
|
336
|
+
"helpGroup": "GLOBAL",
|
|
337
|
+
"name": "flags-dir",
|
|
338
|
+
"summary": "Import flag values from a directory.",
|
|
339
|
+
"hasDynamicHelp": false,
|
|
340
|
+
"multiple": false,
|
|
341
|
+
"type": "option"
|
|
342
|
+
},
|
|
319
343
|
"api-version": {
|
|
320
344
|
"aliases": [
|
|
321
345
|
"apiversion"
|
|
@@ -369,11 +393,7 @@
|
|
|
369
393
|
"description": "If the command continues to run after the wait period, the CLI returns control of the terminal window to you.",
|
|
370
394
|
"name": "wait",
|
|
371
395
|
"summary": "Number of minutes to wait for the command to finish.",
|
|
372
|
-
"
|
|
373
|
-
"quantity": 33,
|
|
374
|
-
"unit": 0
|
|
375
|
-
},
|
|
376
|
-
"hasDynamicHelp": false,
|
|
396
|
+
"hasDynamicHelp": true,
|
|
377
397
|
"multiple": false,
|
|
378
398
|
"type": "option"
|
|
379
399
|
},
|
|
@@ -529,6 +549,14 @@
|
|
|
529
549
|
"allowNo": false,
|
|
530
550
|
"type": "boolean"
|
|
531
551
|
},
|
|
552
|
+
"flags-dir": {
|
|
553
|
+
"helpGroup": "GLOBAL",
|
|
554
|
+
"name": "flags-dir",
|
|
555
|
+
"summary": "Import flag values from a directory.",
|
|
556
|
+
"hasDynamicHelp": false,
|
|
557
|
+
"multiple": false,
|
|
558
|
+
"type": "option"
|
|
559
|
+
},
|
|
532
560
|
"api-version": {
|
|
533
561
|
"aliases": [
|
|
534
562
|
"apiversion"
|
|
@@ -649,6 +677,14 @@
|
|
|
649
677
|
"allowNo": false,
|
|
650
678
|
"type": "boolean"
|
|
651
679
|
},
|
|
680
|
+
"flags-dir": {
|
|
681
|
+
"helpGroup": "GLOBAL",
|
|
682
|
+
"name": "flags-dir",
|
|
683
|
+
"summary": "Import flag values from a directory.",
|
|
684
|
+
"hasDynamicHelp": false,
|
|
685
|
+
"multiple": false,
|
|
686
|
+
"type": "option"
|
|
687
|
+
},
|
|
652
688
|
"async": {
|
|
653
689
|
"description": "The command immediately returns the control of the terminal to you. This way, you can continue to use the CLI. To resume watching the cancellation, run \"<%= config.bin %> project deploy resume\". To check the status of the cancellation, run \"<%= config.bin %> project deploy report\".",
|
|
654
690
|
"exclusive": [
|
|
@@ -684,13 +720,13 @@
|
|
|
684
720
|
],
|
|
685
721
|
"name": "wait",
|
|
686
722
|
"summary": "Number of minutes to wait for the command to complete and display results.",
|
|
687
|
-
"hasDynamicHelp":
|
|
723
|
+
"hasDynamicHelp": true,
|
|
688
724
|
"helpValue": "<minutes>",
|
|
689
725
|
"multiple": false,
|
|
690
726
|
"type": "option"
|
|
691
727
|
}
|
|
692
728
|
},
|
|
693
|
-
"hasDynamicHelp":
|
|
729
|
+
"hasDynamicHelp": true,
|
|
694
730
|
"hiddenAliases": [],
|
|
695
731
|
"id": "project:deploy:cancel",
|
|
696
732
|
"pluginAlias": "@salesforce/plugin-deploy-retrieve",
|
|
@@ -746,6 +782,14 @@
|
|
|
746
782
|
"allowNo": false,
|
|
747
783
|
"type": "boolean"
|
|
748
784
|
},
|
|
785
|
+
"flags-dir": {
|
|
786
|
+
"helpGroup": "GLOBAL",
|
|
787
|
+
"name": "flags-dir",
|
|
788
|
+
"summary": "Import flag values from a directory.",
|
|
789
|
+
"hasDynamicHelp": false,
|
|
790
|
+
"multiple": false,
|
|
791
|
+
"type": "option"
|
|
792
|
+
},
|
|
749
793
|
"ignore-conflicts": {
|
|
750
794
|
"char": "c",
|
|
751
795
|
"description": "This flag applies only to orgs that allow source tracking. It has no effect on orgs that don't allow it, such as production orgs.",
|
|
@@ -864,6 +908,14 @@
|
|
|
864
908
|
"allowNo": false,
|
|
865
909
|
"type": "boolean"
|
|
866
910
|
},
|
|
911
|
+
"flags-dir": {
|
|
912
|
+
"helpGroup": "GLOBAL",
|
|
913
|
+
"name": "flags-dir",
|
|
914
|
+
"summary": "Import flag values from a directory.",
|
|
915
|
+
"hasDynamicHelp": false,
|
|
916
|
+
"multiple": false,
|
|
917
|
+
"type": "option"
|
|
918
|
+
},
|
|
867
919
|
"async": {
|
|
868
920
|
"description": "The command immediately returns the control of the terminal to you. This way, you can continue to use the CLI. To resume watching the deploy, run \"<%= config.bin %> project deploy resume\". To check the status of the deploy, run \"<%= config.bin %> project deploy report\".",
|
|
869
921
|
"exclusive": [
|
|
@@ -927,11 +979,8 @@
|
|
|
927
979
|
],
|
|
928
980
|
"name": "wait",
|
|
929
981
|
"summary": "Number of minutes to wait for the command to complete and display results.",
|
|
930
|
-
"default":
|
|
931
|
-
|
|
932
|
-
"unit": 0
|
|
933
|
-
},
|
|
934
|
-
"hasDynamicHelp": false,
|
|
982
|
+
"default": "33 minutes",
|
|
983
|
+
"hasDynamicHelp": true,
|
|
935
984
|
"helpValue": "<minutes>",
|
|
936
985
|
"multiple": false,
|
|
937
986
|
"type": "option"
|
|
@@ -1033,6 +1082,14 @@
|
|
|
1033
1082
|
"allowNo": false,
|
|
1034
1083
|
"type": "boolean"
|
|
1035
1084
|
},
|
|
1085
|
+
"flags-dir": {
|
|
1086
|
+
"helpGroup": "GLOBAL",
|
|
1087
|
+
"name": "flags-dir",
|
|
1088
|
+
"summary": "Import flag values from a directory.",
|
|
1089
|
+
"hasDynamicHelp": false,
|
|
1090
|
+
"multiple": false,
|
|
1091
|
+
"type": "option"
|
|
1092
|
+
},
|
|
1036
1093
|
"target-org": {
|
|
1037
1094
|
"char": "o",
|
|
1038
1095
|
"description": "Overrides your default org.",
|
|
@@ -1111,7 +1168,7 @@
|
|
|
1111
1168
|
"description": "If the command continues to run after the wait period, the CLI returns control of the terminal window to you and returns the job ID. To resume the deployment, run \"<%= config.bin %> project deploy resume\". To check the status of the deployment, run \"<%= config.bin %> project deploy report\".",
|
|
1112
1169
|
"name": "wait",
|
|
1113
1170
|
"summary": "Number of minutes to wait for command to complete and display results.",
|
|
1114
|
-
"hasDynamicHelp":
|
|
1171
|
+
"hasDynamicHelp": true,
|
|
1115
1172
|
"helpValue": "<minutes>",
|
|
1116
1173
|
"multiple": false,
|
|
1117
1174
|
"type": "option"
|
|
@@ -1170,6 +1227,14 @@
|
|
|
1170
1227
|
"allowNo": false,
|
|
1171
1228
|
"type": "boolean"
|
|
1172
1229
|
},
|
|
1230
|
+
"flags-dir": {
|
|
1231
|
+
"helpGroup": "GLOBAL",
|
|
1232
|
+
"name": "flags-dir",
|
|
1233
|
+
"summary": "Import flag values from a directory.",
|
|
1234
|
+
"hasDynamicHelp": false,
|
|
1235
|
+
"multiple": false,
|
|
1236
|
+
"type": "option"
|
|
1237
|
+
},
|
|
1173
1238
|
"concise": {
|
|
1174
1239
|
"exclusive": [
|
|
1175
1240
|
"verbose"
|
|
@@ -1210,7 +1275,7 @@
|
|
|
1210
1275
|
"description": "If the command continues to run after the wait period, the CLI returns control of the terminal window to you. To resume watching the deploy operation, run this command again. To check the status of the deploy operation, run \"<%= config.bin %> project deploy report\".",
|
|
1211
1276
|
"name": "wait",
|
|
1212
1277
|
"summary": "Number of minutes to wait for the command to complete and display results.",
|
|
1213
|
-
"hasDynamicHelp":
|
|
1278
|
+
"hasDynamicHelp": true,
|
|
1214
1279
|
"helpValue": "<minutes>",
|
|
1215
1280
|
"multiple": false,
|
|
1216
1281
|
"type": "option"
|
|
@@ -1262,7 +1327,7 @@
|
|
|
1262
1327
|
"type": "option"
|
|
1263
1328
|
}
|
|
1264
1329
|
},
|
|
1265
|
-
"hasDynamicHelp":
|
|
1330
|
+
"hasDynamicHelp": true,
|
|
1266
1331
|
"hiddenAliases": [],
|
|
1267
1332
|
"id": "project:deploy:resume",
|
|
1268
1333
|
"pluginAlias": "@salesforce/plugin-deploy-retrieve",
|
|
@@ -1365,6 +1430,14 @@
|
|
|
1365
1430
|
"allowNo": false,
|
|
1366
1431
|
"type": "boolean"
|
|
1367
1432
|
},
|
|
1433
|
+
"flags-dir": {
|
|
1434
|
+
"helpGroup": "GLOBAL",
|
|
1435
|
+
"name": "flags-dir",
|
|
1436
|
+
"summary": "Import flag values from a directory.",
|
|
1437
|
+
"hasDynamicHelp": false,
|
|
1438
|
+
"multiple": false,
|
|
1439
|
+
"type": "option"
|
|
1440
|
+
},
|
|
1368
1441
|
"api-version": {
|
|
1369
1442
|
"char": "a",
|
|
1370
1443
|
"description": "Use this flag to override the default API version with the API version of your package.xml file. The default API version is the latest version supported by the CLI.",
|
|
@@ -1544,11 +1617,7 @@
|
|
|
1544
1617
|
],
|
|
1545
1618
|
"name": "wait",
|
|
1546
1619
|
"summary": "Number of minutes to wait for command to complete and display results.",
|
|
1547
|
-
"
|
|
1548
|
-
"quantity": 33,
|
|
1549
|
-
"unit": 0
|
|
1550
|
-
},
|
|
1551
|
-
"hasDynamicHelp": false,
|
|
1620
|
+
"hasDynamicHelp": true,
|
|
1552
1621
|
"helpValue": "<minutes>",
|
|
1553
1622
|
"multiple": false,
|
|
1554
1623
|
"type": "option"
|
|
@@ -1752,6 +1821,14 @@
|
|
|
1752
1821
|
"allowNo": false,
|
|
1753
1822
|
"type": "boolean"
|
|
1754
1823
|
},
|
|
1824
|
+
"flags-dir": {
|
|
1825
|
+
"helpGroup": "GLOBAL",
|
|
1826
|
+
"name": "flags-dir",
|
|
1827
|
+
"summary": "Import flag values from a directory.",
|
|
1828
|
+
"hasDynamicHelp": false,
|
|
1829
|
+
"multiple": false,
|
|
1830
|
+
"type": "option"
|
|
1831
|
+
},
|
|
1755
1832
|
"api-version": {
|
|
1756
1833
|
"char": "a",
|
|
1757
1834
|
"description": "Use this flag to override the default API version with the API version of your package.xml file. The default API version is the latest version supported by the CLI.",
|
|
@@ -1875,11 +1952,7 @@
|
|
|
1875
1952
|
"description": "If the command continues to run after the wait period, the CLI returns control of the terminal window to you and returns the job ID. To resume watching the validation, run \"<%= config.bin %> project deploy resume\". To check the status of the validation, run \"<%= config.bin %> project deploy report\".",
|
|
1876
1953
|
"name": "wait",
|
|
1877
1954
|
"summary": "Number of minutes to wait for the command to complete and display results.",
|
|
1878
|
-
"
|
|
1879
|
-
"quantity": 33,
|
|
1880
|
-
"unit": 0
|
|
1881
|
-
},
|
|
1882
|
-
"hasDynamicHelp": false,
|
|
1955
|
+
"hasDynamicHelp": true,
|
|
1883
1956
|
"helpValue": "<minutes>",
|
|
1884
1957
|
"multiple": false,
|
|
1885
1958
|
"type": "option"
|
|
@@ -2094,6 +2167,14 @@
|
|
|
2094
2167
|
"allowNo": false,
|
|
2095
2168
|
"type": "boolean"
|
|
2096
2169
|
},
|
|
2170
|
+
"flags-dir": {
|
|
2171
|
+
"helpGroup": "GLOBAL",
|
|
2172
|
+
"name": "flags-dir",
|
|
2173
|
+
"summary": "Import flag values from a directory.",
|
|
2174
|
+
"hasDynamicHelp": false,
|
|
2175
|
+
"multiple": false,
|
|
2176
|
+
"type": "option"
|
|
2177
|
+
},
|
|
2097
2178
|
"api-version": {
|
|
2098
2179
|
"aliases": [
|
|
2099
2180
|
"apiversion"
|
|
@@ -2291,6 +2372,14 @@
|
|
|
2291
2372
|
"allowNo": false,
|
|
2292
2373
|
"type": "boolean"
|
|
2293
2374
|
},
|
|
2375
|
+
"flags-dir": {
|
|
2376
|
+
"helpGroup": "GLOBAL",
|
|
2377
|
+
"name": "flags-dir",
|
|
2378
|
+
"summary": "Import flag values from a directory.",
|
|
2379
|
+
"hasDynamicHelp": false,
|
|
2380
|
+
"multiple": false,
|
|
2381
|
+
"type": "option"
|
|
2382
|
+
},
|
|
2294
2383
|
"source-dir": {
|
|
2295
2384
|
"aliases": [
|
|
2296
2385
|
"sourcepath"
|
|
@@ -2376,6 +2465,14 @@
|
|
|
2376
2465
|
"allowNo": false,
|
|
2377
2466
|
"type": "boolean"
|
|
2378
2467
|
},
|
|
2468
|
+
"flags-dir": {
|
|
2469
|
+
"helpGroup": "GLOBAL",
|
|
2470
|
+
"name": "flags-dir",
|
|
2471
|
+
"summary": "Import flag values from a directory.",
|
|
2472
|
+
"hasDynamicHelp": false,
|
|
2473
|
+
"multiple": false,
|
|
2474
|
+
"type": "option"
|
|
2475
|
+
},
|
|
2379
2476
|
"target-org": {
|
|
2380
2477
|
"aliases": [
|
|
2381
2478
|
"targetusername",
|
|
@@ -2504,6 +2601,14 @@
|
|
|
2504
2601
|
"allowNo": false,
|
|
2505
2602
|
"type": "boolean"
|
|
2506
2603
|
},
|
|
2604
|
+
"flags-dir": {
|
|
2605
|
+
"helpGroup": "GLOBAL",
|
|
2606
|
+
"name": "flags-dir",
|
|
2607
|
+
"summary": "Import flag values from a directory.",
|
|
2608
|
+
"hasDynamicHelp": false,
|
|
2609
|
+
"multiple": false,
|
|
2610
|
+
"type": "option"
|
|
2611
|
+
},
|
|
2507
2612
|
"ignore-conflicts": {
|
|
2508
2613
|
"char": "c",
|
|
2509
2614
|
"description": "This flag applies only to orgs that allow source tracking. It has no effect on orgs that don't allow it, such as production orgs.",
|
|
@@ -2594,6 +2699,14 @@
|
|
|
2594
2699
|
"allowNo": false,
|
|
2595
2700
|
"type": "boolean"
|
|
2596
2701
|
},
|
|
2702
|
+
"flags-dir": {
|
|
2703
|
+
"helpGroup": "GLOBAL",
|
|
2704
|
+
"name": "flags-dir",
|
|
2705
|
+
"summary": "Import flag values from a directory.",
|
|
2706
|
+
"hasDynamicHelp": false,
|
|
2707
|
+
"multiple": false,
|
|
2708
|
+
"type": "option"
|
|
2709
|
+
},
|
|
2597
2710
|
"api-version": {
|
|
2598
2711
|
"char": "a",
|
|
2599
2712
|
"description": "Use this flag to override the default API version, which is the latest version supported the CLI, with the API version in your package.xml file.",
|
|
@@ -2722,11 +2835,8 @@
|
|
|
2722
2835
|
"description": "If the command continues to run after the wait period, the CLI returns control of the terminal window to you.",
|
|
2723
2836
|
"name": "wait",
|
|
2724
2837
|
"summary": "Number of minutes to wait for the command to complete and display results to the terminal window.",
|
|
2725
|
-
"default":
|
|
2726
|
-
|
|
2727
|
-
"unit": 0
|
|
2728
|
-
},
|
|
2729
|
-
"hasDynamicHelp": false,
|
|
2838
|
+
"default": "33 minutes",
|
|
2839
|
+
"hasDynamicHelp": true,
|
|
2730
2840
|
"multiple": false,
|
|
2731
2841
|
"type": "option"
|
|
2732
2842
|
},
|
|
@@ -2816,5 +2926,5 @@
|
|
|
2816
2926
|
]
|
|
2817
2927
|
}
|
|
2818
2928
|
},
|
|
2819
|
-
"version": "3.
|
|
2929
|
+
"version": "3.3.0"
|
|
2820
2930
|
}
|
package/package.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-deploy-retrieve",
|
|
3
3
|
"description": "deploy and retrieve commands for sf",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.3.0",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@oclif/core": "^3.
|
|
8
|
+
"@oclif/core": "^3.26.0",
|
|
9
9
|
"@salesforce/apex-node": "^3.1.0",
|
|
10
|
-
"@salesforce/core": "^6.7.
|
|
10
|
+
"@salesforce/core": "^6.7.3",
|
|
11
11
|
"@salesforce/kit": "^3.0.15",
|
|
12
12
|
"@salesforce/plugin-info": "^3.0.28",
|
|
13
|
-
"@salesforce/sf-plugins-core": "^
|
|
14
|
-
"@salesforce/source-deploy-retrieve": "^10.5.
|
|
15
|
-
"@salesforce/source-tracking": "^5.1.
|
|
13
|
+
"@salesforce/sf-plugins-core": "^8.0.0",
|
|
14
|
+
"@salesforce/source-deploy-retrieve": "^10.5.5",
|
|
15
|
+
"@salesforce/source-tracking": "^5.1.18",
|
|
16
16
|
"@salesforce/ts-types": "^2.0.9",
|
|
17
17
|
"chalk": "^5.3.0"
|
|
18
18
|
},
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"eslint-plugin-sf-plugin": "^1.17.4",
|
|
29
29
|
"oclif": "^4.4.19",
|
|
30
30
|
"ts-node": "^10.9.2",
|
|
31
|
-
"typescript": "^5.
|
|
31
|
+
"typescript": "^5.4.2"
|
|
32
32
|
},
|
|
33
33
|
"config": {},
|
|
34
34
|
"engines": {
|
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
"exports": "./lib/index.js",
|
|
253
253
|
"type": "module",
|
|
254
254
|
"sfdx": {
|
|
255
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.
|
|
256
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.
|
|
255
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.3.0.crt",
|
|
256
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.3.0.sig"
|
|
257
257
|
}
|
|
258
258
|
}
|