@@ -141,7 +141,7 @@ FLAG DESCRIPTIONS
141141 If you specify this flag, 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/3.24.5 /src/commands/project/convert/mdapi.ts ) _
144+ _ See code: [ src/commands/project/convert/mdapi.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6 /src/commands/project/convert/mdapi.ts ) _
145145
146146## ` sf project convert source `
147147
@@ -214,7 +214,7 @@ FLAG DESCRIPTIONS
214214 Override the api version used for api requests made by this command
215215```
216216
217- _ See code: [ src/commands/project/convert/source.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.5 /src/commands/project/convert/source.ts ) _
217+ _ See code: [ src/commands/project/convert/source.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6 /src/commands/project/convert/source.ts ) _
218218
219219## ` sf project convert source-behavior `
220220
@@ -273,7 +273,7 @@ EXAMPLES
273273 $ sf project convert source-behavior --behavior decomposePermissionSetBeta --dry-run --preserve-temp-dir
274274```
275275
276- _ See code: [ src/commands/project/convert/source-behavior.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.5 /src/commands/project/convert/source-behavior.ts ) _
276+ _ See code: [ src/commands/project/convert/source-behavior.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6 /src/commands/project/convert/source-behavior.ts ) _
277277
278278## ` sf project delete source `
279279
@@ -426,7 +426,7 @@ FLAG DESCRIPTIONS
426426 - Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
427427```
428428
429- _ See code: [ src/commands/project/delete/source.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.5 /src/commands/project/delete/source.ts ) _
429+ _ See code: [ src/commands/project/delete/source.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6 /src/commands/project/delete/source.ts ) _
430430
431431## ` sf project delete tracking `
432432
@@ -463,7 +463,7 @@ EXAMPLES
463463 $ sf project delete tracking --target-org my-scratch
464464```
465465
466- _ See code: [ src/commands/project/delete/tracking.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.5 /src/commands/project/delete/tracking.ts ) _
466+ _ See code: [ src/commands/project/delete/tracking.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6 /src/commands/project/delete/tracking.ts ) _
467467
468468## ` sf project deploy cancel `
469469
@@ -535,7 +535,7 @@ FLAG DESCRIPTIONS
535535 project deploy report".
536536```
537537
538- _ See code: [ src/commands/project/deploy/cancel.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.5 /src/commands/project/deploy/cancel.ts ) _
538+ _ See code: [ src/commands/project/deploy/cancel.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6 /src/commands/project/deploy/cancel.ts ) _
539539
540540## ` sf project deploy preview `
541541
@@ -618,7 +618,7 @@ FLAG DESCRIPTIONS
618618 All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
619619```
620620
621- _ See code: [ src/commands/project/deploy/preview.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.5 /src/commands/project/deploy/preview.ts ) _
621+ _ See code: [ src/commands/project/deploy/preview.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6 /src/commands/project/deploy/preview.ts ) _
622622
623623## ` sf project deploy quick `
624624
@@ -702,7 +702,7 @@ FLAG DESCRIPTIONS
702702 deploy report".
703703```
704704
705- _ See code: [ src/commands/project/deploy/quick.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.5 /src/commands/project/deploy/quick.ts ) _
705+ _ See code: [ src/commands/project/deploy/quick.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6 /src/commands/project/deploy/quick.ts ) _
706706
707707## ` sf project deploy report `
708708
@@ -794,7 +794,7 @@ FLAG DESCRIPTIONS
794794 --coverage-formatters lcov --coverage-formatters clover
795795```
796796
797- _ See code: [ src/commands/project/deploy/report.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.5 /src/commands/project/deploy/report.ts ) _
797+ _ See code: [ src/commands/project/deploy/report.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6 /src/commands/project/deploy/report.ts ) _
798798
799799## ` sf project deploy resume `
800800
@@ -879,7 +879,7 @@ FLAG DESCRIPTIONS
879879 --coverage-formatters lcov --coverage-formatters clover
880880```
881881
882- _ See code: [ src/commands/project/deploy/resume.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.5 /src/commands/project/deploy/resume.ts ) _
882+ _ See code: [ src/commands/project/deploy/resume.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6 /src/commands/project/deploy/resume.ts ) _
883883
884884## ` sf project deploy start `
885885
@@ -1128,7 +1128,7 @@ FLAG DESCRIPTIONS
11281128 --coverage-formatters lcov --coverage-formatters clover
11291129```
11301130
1131- _ See code: [ src/commands/project/deploy/start.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.5 /src/commands/project/deploy/start.ts ) _
1131+ _ See code: [ src/commands/project/deploy/start.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6 /src/commands/project/deploy/start.ts ) _
11321132
11331133## ` sf project deploy validate `
11341134
@@ -1315,7 +1315,7 @@ FLAG DESCRIPTIONS
13151315 --coverage-formatters lcov --coverage-formatters clover
13161316```
13171317
1318- _ See code: [ src/commands/project/deploy/validate.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.5 /src/commands/project/deploy/validate.ts ) _
1318+ _ See code: [ src/commands/project/deploy/validate.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6 /src/commands/project/deploy/validate.ts ) _
13191319
13201320## ` sf project generate manifest `
13211321
@@ -1411,7 +1411,7 @@ EXAMPLES
14111411 $ sf project generate manifest --from-org test@myorg.com --excluded-metadata StandardValueSet
14121412```
14131413
1414- _ See code: [ src/commands/project/generate/manifest.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.5 /src/commands/project/generate/manifest.ts ) _
1414+ _ See code: [ src/commands/project/generate/manifest.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6 /src/commands/project/generate/manifest.ts ) _
14151415
14161416## ` sf project list ignored `
14171417
@@ -1453,7 +1453,7 @@ EXAMPLES
14531453 $ sf project list ignored --source-dir package.xml
14541454```
14551455
1456- _ See code: [ src/commands/project/list/ignored.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.5 /src/commands/project/list/ignored.ts ) _
1456+ _ See code: [ src/commands/project/list/ignored.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6 /src/commands/project/list/ignored.ts ) _
14571457
14581458## ` sf project reset tracking `
14591459
@@ -1502,7 +1502,7 @@ EXAMPLES
15021502 $ sf project reset tracking --revision 30
15031503```
15041504
1505- _ See code: [ src/commands/project/reset/tracking.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.5 /src/commands/project/reset/tracking.ts ) _
1505+ _ See code: [ src/commands/project/reset/tracking.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6 /src/commands/project/reset/tracking.ts ) _
15061506
15071507## ` sf project retrieve preview `
15081508
@@ -1556,7 +1556,7 @@ FLAG DESCRIPTIONS
15561556 production orgs.
15571557```
15581558
1559- _ See code: [ src/commands/project/retrieve/preview.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.5 /src/commands/project/retrieve/preview.ts ) _
1559+ _ See code: [ src/commands/project/retrieve/preview.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6 /src/commands/project/retrieve/preview.ts ) _
15601560
15611561## ` sf project retrieve start `
15621562
@@ -1729,6 +1729,6 @@ FLAG DESCRIPTIONS
17291729 If you specify this flag, don’t specify --metadata or --source-dir.
17301730```
17311731
1732- _ See code: [ src/commands/project/retrieve/start.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.5 /src/commands/project/retrieve/start.ts ) _
1732+ _ See code: [ src/commands/project/retrieve/start.ts] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6 /src/commands/project/retrieve/start.ts ) _
17331733
17341734<!-- commandsstop -->
0 commit comments