@@ -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.9.9 /src/commands/project/convert/mdapi.ts ) _
144
+ _ See code: [ src/commands/project/convert/mdapi.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10 /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: metadataPackage_1719035044346 ] Output directory to store the Metadata
156
+ -d, --output-dir=<value> [default: metadataPackage_1719506361485 ] 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.9.9 /src/commands/project/convert/source.ts ) _
217
+ _ See code: [ src/commands/project/convert/source.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10 /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 decomposeCustomLabelsBeta --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.9.9 /src/commands/project/convert/source-behavior.ts ) _
274
+ _ See code: [ src/commands/project/convert/source-behavior.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10 /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.9.9 /src/commands/project/delete/source.ts ) _
414
+ _ See code: [ src/commands/project/delete/source.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10 /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.9.9 /src/commands/project/delete/tracking.ts ) _
451
+ _ See code: [ src/commands/project/delete/tracking.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10 /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.9.9 /src/commands/project/deploy/cancel.ts ) _
523
+ _ See code: [ src/commands/project/deploy/cancel.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10 /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.9.9 /src/commands/project/deploy/preview.ts ) _
606
+ _ See code: [ src/commands/project/deploy/preview.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10 /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.9.9 /src/commands/project/deploy/quick.ts ) _
690
+ _ See code: [ src/commands/project/deploy/quick.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10 /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.9.9 /src/commands/project/deploy/report.ts ) _
782
+ _ See code: [ src/commands/project/deploy/report.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10 /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.9.9 /src/commands/project/deploy/resume.ts ) _
867
+ _ See code: [ src/commands/project/deploy/resume.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10 /src/commands/project/deploy/resume.ts ) _
868
868
869
869
## ` sf project deploy start `
870
870
@@ -874,8 +874,8 @@ Deploy metadata to an org from your local project.
874
874
USAGE
875
875
$ sf project deploy start -o <value> [--json] [--flags-dir <value>] [-a <value>] [--async | -w <minutes>] [--concise |
876
876
--verbose] [--dry-run] [-c] [-r] [-g] [--single-package ] [-t <value>...] [-l
877
- NoTestRun|RunSpecifiedTests|RunLocalTests|RunAllTestsInOrg] [--purge-on-delete [-x <value> | -d <value>... | -m
878
- <value>... | --metadata-dir <value>]] [--pre-destructive-changes <value> ] [--post-destructive-changes <value> ]
877
+ NoTestRun|RunSpecifiedTests|RunLocalTests|RunAllTestsInOrg] [--purge-on-delete] [--pre-destructive-changes <value>
878
+ [-x <value> | -d <value> ... | -m <value>... | --metadata-dir <value>] ] [--post-destructive-changes <value> ]
879
879
[--coverage-formatters clover|cobertura|html-spa|html|json|json-summary|lcovonly|none|teamcity|text|text-summary...]
880
880
[--junit] [--results-dir <value>]
881
881
@@ -1003,6 +1003,16 @@ EXAMPLES
1003
1003
1004
1004
$ sf project deploy start --metadata ApexClass --test-level RunLocalTests
1005
1005
1006
+ Deploy all metadata formatted files in the "MDAPI" directory:
1007
+
1008
+ $ sf project deploy start --metadata-dir MDAPI
1009
+
1010
+ Deploy all metadata formatted files in the "MDAPI" directory; items listed in the MDAPI/destructiveChangesPre.xml
1011
+ and MDAPI/destructiveChangesPost.xml manifests are immediately eligible for deletion rather than stored in the
1012
+ Recycle Bin:
1013
+
1014
+ $ sf project deploy start --metadata-dir MDAPI --purge-on-delete
1015
+
1006
1016
FLAG DESCRIPTIONS
1007
1017
-a, --api-version=<value> Target API version for the deploy.
1008
1018
@@ -1090,7 +1100,7 @@ FLAG DESCRIPTIONS
1090
1100
--coverage-formatters lcov --coverage-formatters clover
1091
1101
```
1092
1102
1093
- _ See code: [ src/commands/project/deploy/start.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9 /src/commands/project/deploy/start.ts ) _
1103
+ _ See code: [ src/commands/project/deploy/start.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10 /src/commands/project/deploy/start.ts ) _
1094
1104
1095
1105
## ` sf project deploy validate `
1096
1106
@@ -1263,7 +1273,7 @@ FLAG DESCRIPTIONS
1263
1273
--coverage-formatters lcov --coverage-formatters clover
1264
1274
```
1265
1275
1266
- _ See code: [ src/commands/project/deploy/validate.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9 /src/commands/project/deploy/validate.ts ) _
1276
+ _ See code: [ src/commands/project/deploy/validate.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10 /src/commands/project/deploy/validate.ts ) _
1267
1277
1268
1278
## ` sf project generate manifest `
1269
1279
@@ -1340,7 +1350,7 @@ EXAMPLES
1340
1350
$ sf project generate manifest --from-org [email protected] --include-packages unlocked
1341
1351
```
1342
1352
1343
- _ See code: [ src/commands/project/generate/manifest.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9 /src/commands/project/generate/manifest.ts ) _
1353
+ _ See code: [ src/commands/project/generate/manifest.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10 /src/commands/project/generate/manifest.ts ) _
1344
1354
1345
1355
## ` sf project list ignored `
1346
1356
@@ -1382,7 +1392,7 @@ EXAMPLES
1382
1392
$ sf project list ignored --source-dir package.xml
1383
1393
```
1384
1394
1385
- _ See code: [ src/commands/project/list/ignored.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9 /src/commands/project/list/ignored.ts ) _
1395
+ _ See code: [ src/commands/project/list/ignored.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10 /src/commands/project/list/ignored.ts ) _
1386
1396
1387
1397
## ` sf project reset tracking `
1388
1398
@@ -1431,7 +1441,7 @@ EXAMPLES
1431
1441
$ sf project reset tracking --revision 30
1432
1442
```
1433
1443
1434
- _ See code: [ src/commands/project/reset/tracking.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9 /src/commands/project/reset/tracking.ts ) _
1444
+ _ See code: [ src/commands/project/reset/tracking.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10 /src/commands/project/reset/tracking.ts ) _
1435
1445
1436
1446
## ` sf project retrieve preview `
1437
1447
@@ -1485,7 +1495,7 @@ FLAG DESCRIPTIONS
1485
1495
production orgs.
1486
1496
```
1487
1497
1488
- _ See code: [ src/commands/project/retrieve/preview.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9 /src/commands/project/retrieve/preview.ts ) _
1498
+ _ See code: [ src/commands/project/retrieve/preview.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10 /src/commands/project/retrieve/preview.ts ) _
1489
1499
1490
1500
## ` sf project retrieve start `
1491
1501
@@ -1644,6 +1654,6 @@ FLAG DESCRIPTIONS
1644
1654
If you specify this parameter, don’t specify --metadata or --source-dir.
1645
1655
```
1646
1656
1647
- _ See code: [ src/commands/project/retrieve/start.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9 /src/commands/project/retrieve/start.ts ) _
1657
+ _ See code: [ src/commands/project/retrieve/start.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10 /src/commands/project/retrieve/start.ts ) _
1648
1658
1649
1659
<!-- commandsstop -->
0 commit comments