@@ -141,7 +141,7 @@ FLAG DESCRIPTIONS
141141 If you specify this parameter, don’t specify --metadata or --source-dir.
142142```
143143
144- _ See code: [ src/commands/project/convert/mdapi.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.3 /src/commands/project/convert/mdapi.ts ) _
144+ _ See code: [ src/commands/project/convert/mdapi.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.4 /src/commands/project/convert/mdapi.ts ) _
145145
146146## ` sf project convert source `
147147
@@ -153,7 +153,7 @@ USAGE
153153 <value> | -m <value>]
154154
155155FLAGS
156- -d, --output-dir=<value> [default: metadataPackage_1700498412279 ] Output directory to store the Metadata
156+ -d, --output-dir=<value> [default: metadataPackage_1701116897216 ] Output directory to store the Metadata
157157 API–formatted files in.
158158 -m, --metadata=<value>... Metadata component names to convert.
159159 -n, --package-name=<value> Name of the package to associate with the metadata-formatted files.
@@ -213,7 +213,7 @@ FLAG DESCRIPTIONS
213213 Override the api version used for api requests made by this command
214214```
215215
216- _ See code: [ src/commands/project/convert/source.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.3 /src/commands/project/convert/source.ts ) _
216+ _ See code: [ src/commands/project/convert/source.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.4 /src/commands/project/convert/source.ts ) _
217217
218218## ` sf project delete source `
219219
@@ -229,7 +229,8 @@ FLAGS
229229 -c, --check-only Validate delete command but don't delete anything from the org or the local project.
230230 -f, --force-overwrite Ignore conflict warnings and overwrite changes to the org.
231231 -m, --metadata=<value>... Metadata components to delete.
232- -o, --target-org=<value> (required) Username or alias of the target org.
232+ -o, --target-org=<value> (required) Username or alias of the target org. Not required if the `target-org`
233+ configuration variable is already set.
233234 -p, --source-dir=<value>... Source file paths to delete.
234235 -r, --no-prompt Don't prompt for delete confirmation.
235236 -t, --track-source If the delete succeeds, update the source tracking information.
@@ -351,7 +352,7 @@ FLAG DESCRIPTIONS
351352 - Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
352353```
353354
354- _ See code: [ src/commands/project/delete/source.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.3 /src/commands/project/delete/source.ts ) _
355+ _ See code: [ src/commands/project/delete/source.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.4 /src/commands/project/delete/source.ts ) _
355356
356357## ` sf project delete tracking `
357358
@@ -362,7 +363,8 @@ USAGE
362363 $ sf project delete tracking -o <value> [--json] [--api-version <value>] [-p]
363364
364365FLAGS
365- -o, --target-org=<value> (required) Username or alias of the target org.
366+ -o, --target-org=<value> (required) Username or alias of the target org. Not required if the `target-org`
367+ configuration variable is already set.
366368 -p, --no-prompt Don't prompt for source tracking override confirmation.
367369 --api-version=<value> Override the api version used for api requests made by this command
368370
@@ -386,7 +388,7 @@ EXAMPLES
386388 $ sf project delete tracking --target-org my-scratch
387389```
388390
389- _ See code: [ src/commands/project/delete/tracking.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.3 /src/commands/project/delete/tracking.ts ) _
391+ _ See code: [ src/commands/project/delete/tracking.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.4 /src/commands/project/delete/tracking.ts ) _
390392
391393## ` sf project deploy cancel `
392394
@@ -456,7 +458,7 @@ FLAG DESCRIPTIONS
456458 project deploy report".
457459```
458460
459- _ See code: [ src/commands/project/deploy/cancel.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.3 /src/commands/project/deploy/cancel.ts ) _
461+ _ See code: [ src/commands/project/deploy/cancel.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.4 /src/commands/project/deploy/cancel.ts ) _
460462
461463## ` sf project deploy preview `
462464
@@ -539,7 +541,7 @@ FLAG DESCRIPTIONS
539541 All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
540542```
541543
542- _ See code: [ src/commands/project/deploy/preview.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.3 /src/commands/project/deploy/preview.ts ) _
544+ _ See code: [ src/commands/project/deploy/preview.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.4 /src/commands/project/deploy/preview.ts ) _
543545
544546## ` sf project deploy quick `
545547
@@ -623,7 +625,7 @@ FLAG DESCRIPTIONS
623625 deploy report".
624626```
625627
626- _ See code: [ src/commands/project/deploy/quick.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.3 /src/commands/project/deploy/quick.ts ) _
628+ _ See code: [ src/commands/project/deploy/quick.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.4 /src/commands/project/deploy/quick.ts ) _
627629
628630## ` sf project deploy report `
629631
@@ -718,7 +720,7 @@ FLAG DESCRIPTIONS
718720 --coverage-formatters lcov --coverage-formatters clover
719721```
720722
721- _ See code: [ src/commands/project/deploy/report.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.3 /src/commands/project/deploy/report.ts ) _
723+ _ See code: [ src/commands/project/deploy/report.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.4 /src/commands/project/deploy/report.ts ) _
722724
723725## ` sf project deploy resume `
724726
@@ -802,7 +804,7 @@ FLAG DESCRIPTIONS
802804 --coverage-formatters lcov --coverage-formatters clover
803805```
804806
805- _ See code: [ src/commands/project/deploy/resume.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.3 /src/commands/project/deploy/resume.ts ) _
807+ _ See code: [ src/commands/project/deploy/resume.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.4 /src/commands/project/deploy/resume.ts ) _
806808
807809## ` sf project deploy start `
808810
@@ -1014,7 +1016,7 @@ FLAG DESCRIPTIONS
10141016 --coverage-formatters lcov --coverage-formatters clover
10151017```
10161018
1017- _ See code: [ src/commands/project/deploy/start.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.3 /src/commands/project/deploy/start.ts ) _
1019+ _ See code: [ src/commands/project/deploy/start.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.4 /src/commands/project/deploy/start.ts ) _
10181020
10191021## ` sf project deploy validate `
10201022
@@ -1176,7 +1178,7 @@ FLAG DESCRIPTIONS
11761178 --coverage-formatters lcov --coverage-formatters clover
11771179```
11781180
1179- _ See code: [ src/commands/project/deploy/validate.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.3 /src/commands/project/deploy/validate.ts ) _
1181+ _ See code: [ src/commands/project/deploy/validate.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.4 /src/commands/project/deploy/validate.ts ) _
11801182
11811183## ` sf project generate manifest `
11821184
@@ -1251,7 +1253,7 @@ EXAMPLES
12511253 $ sf project generate manifest --from-org [email protected] --include-packages unlocked 12521254```
12531255
1254- _ See code: [ src/commands/project/generate/manifest.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.3 /src/commands/project/generate/manifest.ts ) _
1256+ _ See code: [ src/commands/project/generate/manifest.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.4 /src/commands/project/generate/manifest.ts ) _
12551257
12561258## ` sf project list ignored `
12571259
@@ -1292,7 +1294,7 @@ EXAMPLES
12921294 $ sf project list ignored --source-dir package.xml
12931295```
12941296
1295- _ See code: [ src/commands/project/list/ignored.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.3 /src/commands/project/list/ignored.ts ) _
1297+ _ See code: [ src/commands/project/list/ignored.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.4 /src/commands/project/list/ignored.ts ) _
12961298
12971299## ` sf project reset tracking `
12981300
@@ -1303,7 +1305,8 @@ USAGE
13031305 $ sf project reset tracking -o <value> [--json] [--api-version <value>] [-r <value>] [-p]
13041306
13051307FLAGS
1306- -o, --target-org=<value> (required) Username or alias of the target org.
1308+ -o, --target-org=<value> (required) Username or alias of the target org. Not required if the `target-org`
1309+ configuration variable is already set.
13071310 -p, --no-prompt Don't prompt for source tracking override confirmation.
13081311 -r, --revision=<value> SourceMember revision counter number to reset to.
13091312 --api-version=<value> Override the api version used for api requests made by this command
@@ -1339,7 +1342,7 @@ EXAMPLES
13391342 $ sf project reset tracking --revision 30
13401343```
13411344
1342- _ See code: [ src/commands/project/reset/tracking.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.3 /src/commands/project/reset/tracking.ts ) _
1345+ _ See code: [ src/commands/project/reset/tracking.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.4 /src/commands/project/reset/tracking.ts ) _
13431346
13441347## ` sf project retrieve preview `
13451348
@@ -1394,7 +1397,7 @@ FLAG DESCRIPTIONS
13941397 Overrides your default org.
13951398```
13961399
1397- _ See code: [ src/commands/project/retrieve/preview.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.3 /src/commands/project/retrieve/preview.ts ) _
1400+ _ See code: [ src/commands/project/retrieve/preview.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.4 /src/commands/project/retrieve/preview.ts ) _
13981401
13991402## ` sf project retrieve start `
14001403
@@ -1540,6 +1543,6 @@ FLAG DESCRIPTIONS
15401543 If you specify this parameter, don’t specify --metadata or --source-dir.
15411544```
15421545
1543- _ See code: [ src/commands/project/retrieve/start.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.3 /src/commands/project/retrieve/start.ts ) _
1546+ _ See code: [ src/commands/project/retrieve/start.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.1.4 /src/commands/project/retrieve/start.ts ) _
15441547
15451548<!-- commandsstop -->
0 commit comments