@salesforce/plugin-deploy-retrieve 3.11.2 → 3.11.3
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 +18 -18
- package/oclif.manifest.json +2 -2
- package/package.json +3 -3
package/README.md
CHANGED
|
@@ -141,7 +141,7 @@ FLAG DESCRIPTIONS
|
|
|
141
141
|
If you specify this parameter, don’t specify --metadata or --source-dir.
|
|
142
142
|
```
|
|
143
143
|
|
|
144
|
-
_See code: [src/commands/project/convert/mdapi.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.
|
|
144
|
+
_See code: [src/commands/project/convert/mdapi.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.3/src/commands/project/convert/mdapi.ts)_
|
|
145
145
|
|
|
146
146
|
## `sf project convert source`
|
|
147
147
|
|
|
@@ -153,7 +153,7 @@ USAGE
|
|
|
153
153
|
[-p <value>... | -x <value> | -m <value>...]
|
|
154
154
|
|
|
155
155
|
FLAGS
|
|
156
|
-
-d, --output-dir=<value> [default:
|
|
156
|
+
-d, --output-dir=<value> [default: metadataPackage_1724478245997] Output directory to store the Metadata
|
|
157
157
|
API–formatted files in.
|
|
158
158
|
-m, --metadata=<value>... Metadata component names to convert.
|
|
159
159
|
-n, --package-name=<value> Name of the package to associate with the metadata-formatted files.
|
|
@@ -214,7 +214,7 @@ FLAG DESCRIPTIONS
|
|
|
214
214
|
Override the api version used for api requests made by this command
|
|
215
215
|
```
|
|
216
216
|
|
|
217
|
-
_See code: [src/commands/project/convert/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.
|
|
217
|
+
_See code: [src/commands/project/convert/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.3/src/commands/project/convert/source.ts)_
|
|
218
218
|
|
|
219
219
|
## `sf project convert source-behavior`
|
|
220
220
|
|
|
@@ -271,7 +271,7 @@ EXAMPLES
|
|
|
271
271
|
$ sf project convert source-behavior --behavior decomposePermissionSetBeta --dry-run --preserve-temp-dir
|
|
272
272
|
```
|
|
273
273
|
|
|
274
|
-
_See code: [src/commands/project/convert/source-behavior.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.
|
|
274
|
+
_See code: [src/commands/project/convert/source-behavior.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.3/src/commands/project/convert/source-behavior.ts)_
|
|
275
275
|
|
|
276
276
|
## `sf project delete source`
|
|
277
277
|
|
|
@@ -411,7 +411,7 @@ FLAG DESCRIPTIONS
|
|
|
411
411
|
- Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
|
|
412
412
|
```
|
|
413
413
|
|
|
414
|
-
_See code: [src/commands/project/delete/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.
|
|
414
|
+
_See code: [src/commands/project/delete/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.3/src/commands/project/delete/source.ts)_
|
|
415
415
|
|
|
416
416
|
## `sf project delete tracking`
|
|
417
417
|
|
|
@@ -448,7 +448,7 @@ EXAMPLES
|
|
|
448
448
|
$ sf project delete tracking --target-org my-scratch
|
|
449
449
|
```
|
|
450
450
|
|
|
451
|
-
_See code: [src/commands/project/delete/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.
|
|
451
|
+
_See code: [src/commands/project/delete/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.3/src/commands/project/delete/tracking.ts)_
|
|
452
452
|
|
|
453
453
|
## `sf project deploy cancel`
|
|
454
454
|
|
|
@@ -520,7 +520,7 @@ FLAG DESCRIPTIONS
|
|
|
520
520
|
project deploy report".
|
|
521
521
|
```
|
|
522
522
|
|
|
523
|
-
_See code: [src/commands/project/deploy/cancel.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.
|
|
523
|
+
_See code: [src/commands/project/deploy/cancel.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.3/src/commands/project/deploy/cancel.ts)_
|
|
524
524
|
|
|
525
525
|
## `sf project deploy preview`
|
|
526
526
|
|
|
@@ -603,7 +603,7 @@ FLAG DESCRIPTIONS
|
|
|
603
603
|
All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
|
|
604
604
|
```
|
|
605
605
|
|
|
606
|
-
_See code: [src/commands/project/deploy/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.
|
|
606
|
+
_See code: [src/commands/project/deploy/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.3/src/commands/project/deploy/preview.ts)_
|
|
607
607
|
|
|
608
608
|
## `sf project deploy quick`
|
|
609
609
|
|
|
@@ -687,7 +687,7 @@ FLAG DESCRIPTIONS
|
|
|
687
687
|
deploy report".
|
|
688
688
|
```
|
|
689
689
|
|
|
690
|
-
_See code: [src/commands/project/deploy/quick.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.
|
|
690
|
+
_See code: [src/commands/project/deploy/quick.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.3/src/commands/project/deploy/quick.ts)_
|
|
691
691
|
|
|
692
692
|
## `sf project deploy report`
|
|
693
693
|
|
|
@@ -779,7 +779,7 @@ FLAG DESCRIPTIONS
|
|
|
779
779
|
--coverage-formatters lcov --coverage-formatters clover
|
|
780
780
|
```
|
|
781
781
|
|
|
782
|
-
_See code: [src/commands/project/deploy/report.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.
|
|
782
|
+
_See code: [src/commands/project/deploy/report.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.3/src/commands/project/deploy/report.ts)_
|
|
783
783
|
|
|
784
784
|
## `sf project deploy resume`
|
|
785
785
|
|
|
@@ -864,7 +864,7 @@ FLAG DESCRIPTIONS
|
|
|
864
864
|
--coverage-formatters lcov --coverage-formatters clover
|
|
865
865
|
```
|
|
866
866
|
|
|
867
|
-
_See code: [src/commands/project/deploy/resume.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.
|
|
867
|
+
_See code: [src/commands/project/deploy/resume.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.3/src/commands/project/deploy/resume.ts)_
|
|
868
868
|
|
|
869
869
|
## `sf project deploy start`
|
|
870
870
|
|
|
@@ -1100,7 +1100,7 @@ FLAG DESCRIPTIONS
|
|
|
1100
1100
|
--coverage-formatters lcov --coverage-formatters clover
|
|
1101
1101
|
```
|
|
1102
1102
|
|
|
1103
|
-
_See code: [src/commands/project/deploy/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.
|
|
1103
|
+
_See code: [src/commands/project/deploy/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.3/src/commands/project/deploy/start.ts)_
|
|
1104
1104
|
|
|
1105
1105
|
## `sf project deploy validate`
|
|
1106
1106
|
|
|
@@ -1273,7 +1273,7 @@ FLAG DESCRIPTIONS
|
|
|
1273
1273
|
--coverage-formatters lcov --coverage-formatters clover
|
|
1274
1274
|
```
|
|
1275
1275
|
|
|
1276
|
-
_See code: [src/commands/project/deploy/validate.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.
|
|
1276
|
+
_See code: [src/commands/project/deploy/validate.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.3/src/commands/project/deploy/validate.ts)_
|
|
1277
1277
|
|
|
1278
1278
|
## `sf project generate manifest`
|
|
1279
1279
|
|
|
@@ -1350,7 +1350,7 @@ EXAMPLES
|
|
|
1350
1350
|
$ sf project generate manifest --from-org test@myorg.com --include-packages unlocked
|
|
1351
1351
|
```
|
|
1352
1352
|
|
|
1353
|
-
_See code: [src/commands/project/generate/manifest.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.
|
|
1353
|
+
_See code: [src/commands/project/generate/manifest.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.3/src/commands/project/generate/manifest.ts)_
|
|
1354
1354
|
|
|
1355
1355
|
## `sf project list ignored`
|
|
1356
1356
|
|
|
@@ -1392,7 +1392,7 @@ EXAMPLES
|
|
|
1392
1392
|
$ sf project list ignored --source-dir package.xml
|
|
1393
1393
|
```
|
|
1394
1394
|
|
|
1395
|
-
_See code: [src/commands/project/list/ignored.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.
|
|
1395
|
+
_See code: [src/commands/project/list/ignored.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.3/src/commands/project/list/ignored.ts)_
|
|
1396
1396
|
|
|
1397
1397
|
## `sf project reset tracking`
|
|
1398
1398
|
|
|
@@ -1441,7 +1441,7 @@ EXAMPLES
|
|
|
1441
1441
|
$ sf project reset tracking --revision 30
|
|
1442
1442
|
```
|
|
1443
1443
|
|
|
1444
|
-
_See code: [src/commands/project/reset/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.
|
|
1444
|
+
_See code: [src/commands/project/reset/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.3/src/commands/project/reset/tracking.ts)_
|
|
1445
1445
|
|
|
1446
1446
|
## `sf project retrieve preview`
|
|
1447
1447
|
|
|
@@ -1495,7 +1495,7 @@ FLAG DESCRIPTIONS
|
|
|
1495
1495
|
production orgs.
|
|
1496
1496
|
```
|
|
1497
1497
|
|
|
1498
|
-
_See code: [src/commands/project/retrieve/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.
|
|
1498
|
+
_See code: [src/commands/project/retrieve/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.3/src/commands/project/retrieve/preview.ts)_
|
|
1499
1499
|
|
|
1500
1500
|
## `sf project retrieve start`
|
|
1501
1501
|
|
|
@@ -1664,6 +1664,6 @@ FLAG DESCRIPTIONS
|
|
|
1664
1664
|
If you specify this parameter, don’t specify --metadata or --source-dir.
|
|
1665
1665
|
```
|
|
1666
1666
|
|
|
1667
|
-
_See code: [src/commands/project/retrieve/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.
|
|
1667
|
+
_See code: [src/commands/project/retrieve/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.3/src/commands/project/retrieve/start.ts)_
|
|
1668
1668
|
|
|
1669
1669
|
<!-- commandsstop -->
|
package/oclif.manifest.json
CHANGED
|
@@ -310,7 +310,7 @@
|
|
|
310
310
|
"deprecateAliases": true,
|
|
311
311
|
"name": "output-dir",
|
|
312
312
|
"summary": "Output directory to store the Metadata API–formatted files in.",
|
|
313
|
-
"default": "
|
|
313
|
+
"default": "metadataPackage_1724478442487",
|
|
314
314
|
"hasDynamicHelp": false,
|
|
315
315
|
"multiple": false,
|
|
316
316
|
"type": "option"
|
|
@@ -3026,5 +3026,5 @@
|
|
|
3026
3026
|
]
|
|
3027
3027
|
}
|
|
3028
3028
|
},
|
|
3029
|
-
"version": "3.11.
|
|
3029
|
+
"version": "3.11.3"
|
|
3030
3030
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-deploy-retrieve",
|
|
3
3
|
"description": "deploy and retrieve commands for sf",
|
|
4
|
-
"version": "3.11.
|
|
4
|
+
"version": "3.11.3",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
@@ -251,7 +251,7 @@
|
|
|
251
251
|
"exports": "./lib/index.js",
|
|
252
252
|
"type": "module",
|
|
253
253
|
"sfdx": {
|
|
254
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.11.
|
|
255
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.11.
|
|
254
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.11.3.crt",
|
|
255
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.11.3.sig"
|
|
256
256
|
}
|
|
257
257
|
}
|