@@ -139,7 +139,7 @@ FLAG DESCRIPTIONS
139
139
If you specify this parameter, don’t specify --metadata or --source-dir.
140
140
```
141
141
142
- _ See code: [ src/commands/project/convert/mdapi.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.20 /src/commands/project/convert/mdapi.ts ) _
142
+ _ See code: [ src/commands/project/convert/mdapi.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21 /src/commands/project/convert/mdapi.ts ) _
143
143
144
144
## ` sf project convert source `
145
145
@@ -151,7 +151,7 @@ USAGE
151
151
<value> | -m <value>]
152
152
153
153
FLAGS
154
- -d, --output-dir=<value> [default: metadataPackage_1709056694984 ] Output directory to store the Metadata
154
+ -d, --output-dir=<value> [default: metadataPackage_1709307935089 ] Output directory to store the Metadata
155
155
API–formatted files in.
156
156
-m, --metadata=<value>... Metadata component names to convert.
157
157
-n, --package-name=<value> Name of the package to associate with the metadata-formatted files.
@@ -211,7 +211,7 @@ FLAG DESCRIPTIONS
211
211
Override the api version used for api requests made by this command
212
212
```
213
213
214
- _ See code: [ src/commands/project/convert/source.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.20 /src/commands/project/convert/source.ts ) _
214
+ _ See code: [ src/commands/project/convert/source.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21 /src/commands/project/convert/source.ts ) _
215
215
216
216
## ` sf project delete source `
217
217
@@ -350,7 +350,7 @@ FLAG DESCRIPTIONS
350
350
- Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
351
351
```
352
352
353
- _ See code: [ src/commands/project/delete/source.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.20 /src/commands/project/delete/source.ts ) _
353
+ _ See code: [ src/commands/project/delete/source.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21 /src/commands/project/delete/source.ts ) _
354
354
355
355
## ` sf project delete tracking `
356
356
@@ -386,7 +386,7 @@ EXAMPLES
386
386
$ sf project delete tracking --target-org my-scratch
387
387
```
388
388
389
- _ See code: [ src/commands/project/delete/tracking.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.20 /src/commands/project/delete/tracking.ts ) _
389
+ _ See code: [ src/commands/project/delete/tracking.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21 /src/commands/project/delete/tracking.ts ) _
390
390
391
391
## ` sf project deploy cancel `
392
392
@@ -456,7 +456,7 @@ FLAG DESCRIPTIONS
456
456
project deploy report".
457
457
```
458
458
459
- _ See code: [ src/commands/project/deploy/cancel.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.20 /src/commands/project/deploy/cancel.ts ) _
459
+ _ See code: [ src/commands/project/deploy/cancel.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21 /src/commands/project/deploy/cancel.ts ) _
460
460
461
461
## ` sf project deploy preview `
462
462
@@ -540,7 +540,7 @@ FLAG DESCRIPTIONS
540
540
All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
541
541
```
542
542
543
- _ See code: [ src/commands/project/deploy/preview.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.20 /src/commands/project/deploy/preview.ts ) _
543
+ _ See code: [ src/commands/project/deploy/preview.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21 /src/commands/project/deploy/preview.ts ) _
544
544
545
545
## ` sf project deploy quick `
546
546
@@ -624,7 +624,7 @@ FLAG DESCRIPTIONS
624
624
deploy report".
625
625
```
626
626
627
- _ See code: [ src/commands/project/deploy/quick.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.20 /src/commands/project/deploy/quick.ts ) _
627
+ _ See code: [ src/commands/project/deploy/quick.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21 /src/commands/project/deploy/quick.ts ) _
628
628
629
629
## ` sf project deploy report `
630
630
@@ -719,7 +719,7 @@ FLAG DESCRIPTIONS
719
719
--coverage-formatters lcov --coverage-formatters clover
720
720
```
721
721
722
- _ See code: [ src/commands/project/deploy/report.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.20 /src/commands/project/deploy/report.ts ) _
722
+ _ See code: [ src/commands/project/deploy/report.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21 /src/commands/project/deploy/report.ts ) _
723
723
724
724
## ` sf project deploy resume `
725
725
@@ -803,7 +803,7 @@ FLAG DESCRIPTIONS
803
803
--coverage-formatters lcov --coverage-formatters clover
804
804
```
805
805
806
- _ See code: [ src/commands/project/deploy/resume.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.20 /src/commands/project/deploy/resume.ts ) _
806
+ _ See code: [ src/commands/project/deploy/resume.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21 /src/commands/project/deploy/resume.ts ) _
807
807
808
808
## ` sf project deploy start `
809
809
@@ -1015,7 +1015,7 @@ FLAG DESCRIPTIONS
1015
1015
--coverage-formatters lcov --coverage-formatters clover
1016
1016
```
1017
1017
1018
- _ See code: [ src/commands/project/deploy/start.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.20 /src/commands/project/deploy/start.ts ) _
1018
+ _ See code: [ src/commands/project/deploy/start.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21 /src/commands/project/deploy/start.ts ) _
1019
1019
1020
1020
## ` sf project deploy validate `
1021
1021
@@ -1177,7 +1177,7 @@ FLAG DESCRIPTIONS
1177
1177
--coverage-formatters lcov --coverage-formatters clover
1178
1178
```
1179
1179
1180
- _ See code: [ src/commands/project/deploy/validate.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.20 /src/commands/project/deploy/validate.ts ) _
1180
+ _ See code: [ src/commands/project/deploy/validate.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21 /src/commands/project/deploy/validate.ts ) _
1181
1181
1182
1182
## ` sf project generate manifest `
1183
1183
@@ -1252,7 +1252,7 @@ EXAMPLES
1252
1252
$ sf project generate manifest --from-org [email protected] --include-packages unlocked
1253
1253
```
1254
1254
1255
- _ See code: [ src/commands/project/generate/manifest.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.20 /src/commands/project/generate/manifest.ts ) _
1255
+ _ See code: [ src/commands/project/generate/manifest.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21 /src/commands/project/generate/manifest.ts ) _
1256
1256
1257
1257
## ` sf project list ignored `
1258
1258
@@ -1293,7 +1293,7 @@ EXAMPLES
1293
1293
$ sf project list ignored --source-dir package.xml
1294
1294
```
1295
1295
1296
- _ See code: [ src/commands/project/list/ignored.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.20 /src/commands/project/list/ignored.ts ) _
1296
+ _ See code: [ src/commands/project/list/ignored.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21 /src/commands/project/list/ignored.ts ) _
1297
1297
1298
1298
## ` sf project reset tracking `
1299
1299
@@ -1341,7 +1341,7 @@ EXAMPLES
1341
1341
$ sf project reset tracking --revision 30
1342
1342
```
1343
1343
1344
- _ See code: [ src/commands/project/reset/tracking.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.20 /src/commands/project/reset/tracking.ts ) _
1344
+ _ See code: [ src/commands/project/reset/tracking.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21 /src/commands/project/reset/tracking.ts ) _
1345
1345
1346
1346
## ` sf project retrieve preview `
1347
1347
@@ -1397,7 +1397,7 @@ FLAG DESCRIPTIONS
1397
1397
Overrides your default org.
1398
1398
```
1399
1399
1400
- _ See code: [ src/commands/project/retrieve/preview.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.20 /src/commands/project/retrieve/preview.ts ) _
1400
+ _ See code: [ src/commands/project/retrieve/preview.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21 /src/commands/project/retrieve/preview.ts ) _
1401
1401
1402
1402
## ` sf project retrieve start `
1403
1403
@@ -1534,9 +1534,7 @@ FLAG DESCRIPTIONS
1534
1534
If the target directory matches one of the package directories in your sfdx-project.json file, the command fails.
1535
1535
Running the command multiple times with the same target adds new files and overwrites existing files.
1536
1536
1537
- -w, --wait=<value>
1538
-
1539
- Number of minutes to wait for the command to complete and display results to the terminal window.
1537
+ -w, --wait=<value> Number of minutes to wait for the command to complete and display results to the terminal window.
1540
1538
1541
1539
If the command continues to run after the wait period, the CLI returns control of the terminal window to you.
1542
1540
@@ -1545,6 +1543,6 @@ FLAG DESCRIPTIONS
1545
1543
If you specify this parameter, don’t specify --metadata or --source-dir.
1546
1544
```
1547
1545
1548
- _ See code: [ src/commands/project/retrieve/start.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.20 /src/commands/project/retrieve/start.ts ) _
1546
+ _ See code: [ src/commands/project/retrieve/start.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21 /src/commands/project/retrieve/start.ts ) _
1549
1547
1550
1548
<!-- commandsstop -->
0 commit comments