@@ -25,7 +25,7 @@ $ npm install -g @salesforce/cli
2525$ sf COMMAND
2626running command...
2727$ sf (--version|-v)
28- @salesforce/cli/2.136.1 linux-x64 node-v22.22.2
28+ @salesforce/cli/2.136.2 linux-x64 node-v22.22.2
2929$ sf --help [COMMAND]
3030USAGE
3131 $ sf COMMAND
@@ -10393,7 +10393,7 @@ FLAG DESCRIPTIONS
1039310393 directory.
1039410394```
1039510395
10396- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.16.7 /src/commands/template/generate/analytics/template.ts)_
10396+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.0 /src/commands/template/generate/analytics/template.ts)_
1039710397
1039810398## `sf template generate apex class`
1039910399
@@ -10453,7 +10453,7 @@ FLAG DESCRIPTIONS
1045310453 Supplied parameter values or default values are filled into a copy of the template.
1045410454```
1045510455
10456- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.16.7 /src/commands/template/generate/apex/class.ts)_
10456+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.0 /src/commands/template/generate/apex/class.ts)_
1045710457
1045810458## `sf template generate apex trigger`
1045910459
@@ -10523,7 +10523,7 @@ FLAG DESCRIPTIONS
1052310523 Supplied parameter values or default values are filled into a copy of the template.
1052410524```
1052510525
10526- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.16.7 /src/commands/template/generate/apex/trigger.ts)_
10526+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.0 /src/commands/template/generate/apex/trigger.ts)_
1052710527
1052810528## `sf template generate digital-experience site`
1052910529
@@ -10577,7 +10577,7 @@ FLAG DESCRIPTIONS
1057710577 project, defaults to the current directory.
1057810578```
1057910579
10580- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.16.7 /src/commands/template/generate/digital-experience/site.ts)_
10580+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.0 /src/commands/template/generate/digital-experience/site.ts)_
1058110581
1058210582## `sf template generate flexipage`
1058310583
@@ -10659,7 +10659,7 @@ FLAG DESCRIPTIONS
1065910659 'Custom_Object__c'. This sets the `sobjectType` field in the FlexiPage metadata.
1066010660```
1066110661
10662- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.16.7 /src/commands/template/generate/flexipage/index.ts)_
10662+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.0 /src/commands/template/generate/flexipage/index.ts)_
1066310663
1066410664## `sf template generate lightning app`
1066510665
@@ -10717,7 +10717,7 @@ FLAG DESCRIPTIONS
1071710717 field in the DX project's "sfdx-project.json" file.
1071810718```
1071910719
10720- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.16.7 /src/commands/template/generate/lightning/app.ts)_
10720+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.0 /src/commands/template/generate/lightning/app.ts)_
1072110721
1072210722## `sf template generate lightning component`
1072310723
@@ -10794,7 +10794,7 @@ FLAG DESCRIPTIONS
1079410794 field in the DX project's "sfdx-project.json" file.
1079510795```
1079610796
10797- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.16.7 /src/commands/template/generate/lightning/component.ts)_
10797+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.0 /src/commands/template/generate/lightning/component.ts)_
1079810798
1079910799## `sf template generate lightning event`
1080010800
@@ -10852,7 +10852,7 @@ FLAG DESCRIPTIONS
1085210852 field in the DX project's "sfdx-project.json" file.
1085310853```
1085410854
10855- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.16.7 /src/commands/template/generate/lightning/event.ts)_
10855+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.0 /src/commands/template/generate/lightning/event.ts)_
1085610856
1085710857## `sf template generate lightning interface`
1085810858
@@ -10910,7 +10910,7 @@ FLAG DESCRIPTIONS
1091010910 field in the DX project's "sfdx-project.json" file.
1091110911```
1091210912
10913- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.16.7 /src/commands/template/generate/lightning/interface.ts)_
10913+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.0 /src/commands/template/generate/lightning/interface.ts)_
1091410914
1091510915## `sf template generate lightning test`
1091610916
@@ -10968,7 +10968,7 @@ FLAG DESCRIPTIONS
1096810968 field in the DX project's "sfdx-project.json" file.
1096910969```
1097010970
10971- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.16.7 /src/commands/template/generate/lightning/test.ts)_
10971+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.0 /src/commands/template/generate/lightning/test.ts)_
1097210972
1097310973## `sf template generate project`
1097410974
@@ -11094,7 +11094,7 @@ FLAG DESCRIPTIONS
1109411094 server-side type stripping.
1109511095```
1109611096
11097- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.16.7 /src/commands/template/generate/project/index.ts)_
11097+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.0 /src/commands/template/generate/project/index.ts)_
1109811098
1109911099## `sf template generate static-resource`
1110011100
@@ -11157,7 +11157,7 @@ FLAG DESCRIPTIONS
1115711157 etc.
1115811158```
1115911159
11160- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.16.7 /src/commands/template/generate/static-resource/index.ts)_
11160+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.0 /src/commands/template/generate/static-resource/index.ts)_
1116111161
1116211162## `sf template generate ui-bundle`
1116311163
@@ -11241,7 +11241,7 @@ FLAG DESCRIPTIONS
1124111241 Supplied parameter values or default values are filled into a copy of the template.
1124211242```
1124311243
11244- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.16.7 /src/commands/template/generate/ui-bundle/index.ts)_
11244+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.0 /src/commands/template/generate/ui-bundle/index.ts)_
1124511245
1124611246## `sf template generate visualforce component`
1124711247
@@ -11298,7 +11298,7 @@ FLAG DESCRIPTIONS
1129811298 Supplied parameter values or default values are filled into a copy of the template.
1129911299```
1130011300
11301- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.16.7 /src/commands/template/generate/visualforce/component.ts)_
11301+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.0 /src/commands/template/generate/visualforce/component.ts)_
1130211302
1130311303## `sf template generate visualforce page`
1130411304
@@ -11349,7 +11349,7 @@ FLAG DESCRIPTIONS
1134911349 The name can be up to 40 characters and must start with a letter.
1135011350```
1135111351
11352- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.16.7 /src/commands/template/generate/visualforce/page.ts)_
11352+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.0 /src/commands/template/generate/visualforce/page.ts)_
1135311353
1135411354## `sf update [CHANNEL]`
1135511355
0 commit comments