@salesforce/cli 2.138.0 → 2.138.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +17 -17
- package/npm-shrinkwrap.json +14 -14
- package/oclif.lock +13 -13
- package/oclif.manifest.json +1 -1
- package/package.json +3 -3
package/README.md
CHANGED
|
@@ -25,7 +25,7 @@ $ npm install -g @salesforce/cli
|
|
|
25
25
|
$ sf COMMAND
|
|
26
26
|
running command...
|
|
27
27
|
$ sf (--version|-v)
|
|
28
|
-
@salesforce/cli/2.138.
|
|
28
|
+
@salesforce/cli/2.138.2 linux-x64 node-v22.22.3
|
|
29
29
|
$ sf --help [COMMAND]
|
|
30
30
|
USAGE
|
|
31
31
|
$ sf COMMAND
|
|
@@ -10518,7 +10518,7 @@ FLAG DESCRIPTIONS
|
|
|
10518
10518
|
directory.
|
|
10519
10519
|
```
|
|
10520
10520
|
|
|
10521
|
-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.
|
|
10521
|
+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/analytics/template.ts)_
|
|
10522
10522
|
|
|
10523
10523
|
## `sf template generate apex class`
|
|
10524
10524
|
|
|
@@ -10578,7 +10578,7 @@ FLAG DESCRIPTIONS
|
|
|
10578
10578
|
Supplied parameter values or default values are filled into a copy of the template.
|
|
10579
10579
|
```
|
|
10580
10580
|
|
|
10581
|
-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.
|
|
10581
|
+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/apex/class.ts)_
|
|
10582
10582
|
|
|
10583
10583
|
## `sf template generate apex trigger`
|
|
10584
10584
|
|
|
@@ -10648,7 +10648,7 @@ FLAG DESCRIPTIONS
|
|
|
10648
10648
|
Supplied parameter values or default values are filled into a copy of the template.
|
|
10649
10649
|
```
|
|
10650
10650
|
|
|
10651
|
-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.
|
|
10651
|
+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/apex/trigger.ts)_
|
|
10652
10652
|
|
|
10653
10653
|
## `sf template generate digital-experience site`
|
|
10654
10654
|
|
|
@@ -10702,7 +10702,7 @@ FLAG DESCRIPTIONS
|
|
|
10702
10702
|
project, defaults to the current directory.
|
|
10703
10703
|
```
|
|
10704
10704
|
|
|
10705
|
-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.
|
|
10705
|
+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/digital-experience/site.ts)_
|
|
10706
10706
|
|
|
10707
10707
|
## `sf template generate flexipage`
|
|
10708
10708
|
|
|
@@ -10784,7 +10784,7 @@ FLAG DESCRIPTIONS
|
|
|
10784
10784
|
'Custom_Object__c'. This sets the `sobjectType` field in the FlexiPage metadata.
|
|
10785
10785
|
```
|
|
10786
10786
|
|
|
10787
|
-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.
|
|
10787
|
+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/flexipage/index.ts)_
|
|
10788
10788
|
|
|
10789
10789
|
## `sf template generate lightning app`
|
|
10790
10790
|
|
|
@@ -10842,7 +10842,7 @@ FLAG DESCRIPTIONS
|
|
|
10842
10842
|
field in the DX project's "sfdx-project.json" file.
|
|
10843
10843
|
```
|
|
10844
10844
|
|
|
10845
|
-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.
|
|
10845
|
+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/lightning/app.ts)_
|
|
10846
10846
|
|
|
10847
10847
|
## `sf template generate lightning component`
|
|
10848
10848
|
|
|
@@ -10919,7 +10919,7 @@ FLAG DESCRIPTIONS
|
|
|
10919
10919
|
field in the DX project's "sfdx-project.json" file.
|
|
10920
10920
|
```
|
|
10921
10921
|
|
|
10922
|
-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.
|
|
10922
|
+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/lightning/component.ts)_
|
|
10923
10923
|
|
|
10924
10924
|
## `sf template generate lightning event`
|
|
10925
10925
|
|
|
@@ -10977,7 +10977,7 @@ FLAG DESCRIPTIONS
|
|
|
10977
10977
|
field in the DX project's "sfdx-project.json" file.
|
|
10978
10978
|
```
|
|
10979
10979
|
|
|
10980
|
-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.
|
|
10980
|
+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/lightning/event.ts)_
|
|
10981
10981
|
|
|
10982
10982
|
## `sf template generate lightning interface`
|
|
10983
10983
|
|
|
@@ -11035,7 +11035,7 @@ FLAG DESCRIPTIONS
|
|
|
11035
11035
|
field in the DX project's "sfdx-project.json" file.
|
|
11036
11036
|
```
|
|
11037
11037
|
|
|
11038
|
-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.
|
|
11038
|
+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/lightning/interface.ts)_
|
|
11039
11039
|
|
|
11040
11040
|
## `sf template generate lightning test`
|
|
11041
11041
|
|
|
@@ -11093,7 +11093,7 @@ FLAG DESCRIPTIONS
|
|
|
11093
11093
|
field in the DX project's "sfdx-project.json" file.
|
|
11094
11094
|
```
|
|
11095
11095
|
|
|
11096
|
-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.
|
|
11096
|
+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/lightning/test.ts)_
|
|
11097
11097
|
|
|
11098
11098
|
## `sf template generate project`
|
|
11099
11099
|
|
|
@@ -11219,7 +11219,7 @@ FLAG DESCRIPTIONS
|
|
|
11219
11219
|
server-side type stripping.
|
|
11220
11220
|
```
|
|
11221
11221
|
|
|
11222
|
-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.
|
|
11222
|
+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/project/index.ts)_
|
|
11223
11223
|
|
|
11224
11224
|
## `sf template generate static-resource`
|
|
11225
11225
|
|
|
@@ -11282,7 +11282,7 @@ FLAG DESCRIPTIONS
|
|
|
11282
11282
|
etc.
|
|
11283
11283
|
```
|
|
11284
11284
|
|
|
11285
|
-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.
|
|
11285
|
+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/static-resource/index.ts)_
|
|
11286
11286
|
|
|
11287
11287
|
## `sf template generate ui-bundle`
|
|
11288
11288
|
|
|
@@ -11366,7 +11366,7 @@ FLAG DESCRIPTIONS
|
|
|
11366
11366
|
Supplied parameter values or default values are filled into a copy of the template.
|
|
11367
11367
|
```
|
|
11368
11368
|
|
|
11369
|
-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.
|
|
11369
|
+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/ui-bundle/index.ts)_
|
|
11370
11370
|
|
|
11371
11371
|
## `sf template generate visualforce component`
|
|
11372
11372
|
|
|
@@ -11423,7 +11423,7 @@ FLAG DESCRIPTIONS
|
|
|
11423
11423
|
Supplied parameter values or default values are filled into a copy of the template.
|
|
11424
11424
|
```
|
|
11425
11425
|
|
|
11426
|
-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.
|
|
11426
|
+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/visualforce/component.ts)_
|
|
11427
11427
|
|
|
11428
11428
|
## `sf template generate visualforce page`
|
|
11429
11429
|
|
|
@@ -11474,7 +11474,7 @@ FLAG DESCRIPTIONS
|
|
|
11474
11474
|
The name can be up to 40 characters and must start with a letter.
|
|
11475
11475
|
```
|
|
11476
11476
|
|
|
11477
|
-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.
|
|
11477
|
+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/visualforce/page.ts)_
|
|
11478
11478
|
|
|
11479
11479
|
## `sf update [CHANNEL]`
|
|
11480
11480
|
|
|
@@ -11512,7 +11512,7 @@ EXAMPLES
|
|
|
11512
11512
|
$ sf update --available
|
|
11513
11513
|
```
|
|
11514
11514
|
|
|
11515
|
-
_See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/4.7.
|
|
11515
|
+
_See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/4.7.44/src/commands/update.ts)_
|
|
11516
11516
|
|
|
11517
11517
|
## `sf version`
|
|
11518
11518
|
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.138.
|
|
3
|
+
"version": "2.138.2",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.138.
|
|
9
|
+
"version": "2.138.2",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"dependencies": {
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"@oclif/plugin-not-found": "3.2.86",
|
|
19
19
|
"@oclif/plugin-plugins": "5.4.69",
|
|
20
20
|
"@oclif/plugin-search": "1.2.50",
|
|
21
|
-
"@oclif/plugin-update": "4.7.
|
|
21
|
+
"@oclif/plugin-update": "4.7.44",
|
|
22
22
|
"@oclif/plugin-version": "2.2.46",
|
|
23
23
|
"@oclif/plugin-warn-if-update-available": "3.1.65",
|
|
24
24
|
"@oclif/plugin-which": "3.2.55",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"@salesforce/plugin-settings": "2.4.82",
|
|
40
40
|
"@salesforce/plugin-sobject": "1.4.110",
|
|
41
41
|
"@salesforce/plugin-telemetry": "3.8.23",
|
|
42
|
-
"@salesforce/plugin-templates": "56.17.
|
|
42
|
+
"@salesforce/plugin-templates": "56.17.5",
|
|
43
43
|
"@salesforce/plugin-trust": "3.8.11",
|
|
44
44
|
"@salesforce/plugin-user": "3.10.1",
|
|
45
45
|
"@salesforce/sf-plugins-core": "12.2.22",
|
|
@@ -3905,9 +3905,9 @@
|
|
|
3905
3905
|
}
|
|
3906
3906
|
},
|
|
3907
3907
|
"node_modules/@oclif/plugin-update": {
|
|
3908
|
-
"version": "4.7.
|
|
3909
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.
|
|
3910
|
-
"integrity": "sha512-
|
|
3908
|
+
"version": "4.7.44",
|
|
3909
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.44.tgz",
|
|
3910
|
+
"integrity": "sha512-YnqcdqC2ANPStMCu21KudlflsOY5BUemmoUq4YfO2ckJm9DnZ6zNzXe+qVhWN/j6HFHcS+75o8Fb1vuTTL4fIg==",
|
|
3911
3911
|
"license": "MIT",
|
|
3912
3912
|
"dependencies": {
|
|
3913
3913
|
"@inquirer/select": "^2.5.0",
|
|
@@ -5356,14 +5356,14 @@
|
|
|
5356
5356
|
}
|
|
5357
5357
|
},
|
|
5358
5358
|
"node_modules/@salesforce/plugin-templates": {
|
|
5359
|
-
"version": "56.17.
|
|
5360
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.17.
|
|
5361
|
-
"integrity": "sha512-
|
|
5359
|
+
"version": "56.17.5",
|
|
5360
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.17.5.tgz",
|
|
5361
|
+
"integrity": "sha512-NpupQQhT9Vb4j0mcLxI6VzH/qHNrNaZSSs4RGHLkpR/qp0WaSD97J/cVYqW6COKpeemrYcSU7AiV8HYQiSwaBA==",
|
|
5362
5362
|
"license": "Apache-2.0",
|
|
5363
5363
|
"dependencies": {
|
|
5364
5364
|
"@salesforce/core": "^8.31.0",
|
|
5365
5365
|
"@salesforce/sf-plugins-core": "^12",
|
|
5366
|
-
"@salesforce/templates": "^66.
|
|
5366
|
+
"@salesforce/templates": "^66.9.0"
|
|
5367
5367
|
},
|
|
5368
5368
|
"engines": {
|
|
5369
5369
|
"node": ">=18.0.0"
|
|
@@ -5856,9 +5856,9 @@
|
|
|
5856
5856
|
}
|
|
5857
5857
|
},
|
|
5858
5858
|
"node_modules/@salesforce/templates": {
|
|
5859
|
-
"version": "66.
|
|
5860
|
-
"resolved": "https://registry.npmjs.org/@salesforce/templates/-/templates-66.
|
|
5861
|
-
"integrity": "sha512-
|
|
5859
|
+
"version": "66.9.0",
|
|
5860
|
+
"resolved": "https://registry.npmjs.org/@salesforce/templates/-/templates-66.9.0.tgz",
|
|
5861
|
+
"integrity": "sha512-5eNZvN6GjELQ5KGx3AISH4MmTfit96sTdQYfqLpW0ZgAceS8os5TmHYp7BaZtvPeSsMw9AZMimtYhm0VBjSQtg==",
|
|
5862
5862
|
"license": "BSD-3-Clause",
|
|
5863
5863
|
"dependencies": {
|
|
5864
5864
|
"@salesforce/kit": "^3.2.6",
|
package/oclif.lock
CHANGED
|
@@ -1689,10 +1689,10 @@
|
|
|
1689
1689
|
ansi-escapes "^7.3.0"
|
|
1690
1690
|
inquirer-autocomplete-standalone "^0.8.1"
|
|
1691
1691
|
|
|
1692
|
-
"@oclif/plugin-update@4.7.
|
|
1693
|
-
version "4.7.
|
|
1694
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.
|
|
1695
|
-
integrity sha512-
|
|
1692
|
+
"@oclif/plugin-update@4.7.44":
|
|
1693
|
+
version "4.7.44"
|
|
1694
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.44.tgz"
|
|
1695
|
+
integrity sha512-YnqcdqC2ANPStMCu21KudlflsOY5BUemmoUq4YfO2ckJm9DnZ6zNzXe+qVhWN/j6HFHcS+75o8Fb1vuTTL4fIg==
|
|
1696
1696
|
dependencies:
|
|
1697
1697
|
"@inquirer/select" "^2.5.0"
|
|
1698
1698
|
"@oclif/core" "^4"
|
|
@@ -2402,14 +2402,14 @@
|
|
|
2402
2402
|
"@salesforce/ts-types" "^2.0.12"
|
|
2403
2403
|
debug "^4.4.3"
|
|
2404
2404
|
|
|
2405
|
-
"@salesforce/plugin-templates@56.17.
|
|
2406
|
-
version "56.17.
|
|
2407
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.17.
|
|
2408
|
-
integrity sha512-
|
|
2405
|
+
"@salesforce/plugin-templates@56.17.5":
|
|
2406
|
+
version "56.17.5"
|
|
2407
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.17.5.tgz"
|
|
2408
|
+
integrity sha512-NpupQQhT9Vb4j0mcLxI6VzH/qHNrNaZSSs4RGHLkpR/qp0WaSD97J/cVYqW6COKpeemrYcSU7AiV8HYQiSwaBA==
|
|
2409
2409
|
dependencies:
|
|
2410
2410
|
"@salesforce/core" "^8.31.0"
|
|
2411
2411
|
"@salesforce/sf-plugins-core" "^12"
|
|
2412
|
-
"@salesforce/templates" "^66.
|
|
2412
|
+
"@salesforce/templates" "^66.9.0"
|
|
2413
2413
|
|
|
2414
2414
|
"@salesforce/plugin-trust@^3.7.89", "@salesforce/plugin-trust@3.8.11":
|
|
2415
2415
|
version "3.8.11"
|
|
@@ -2511,10 +2511,10 @@
|
|
|
2511
2511
|
o11y_schema "^260.65.0"
|
|
2512
2512
|
proxy-agent "^6.5.0"
|
|
2513
2513
|
|
|
2514
|
-
"@salesforce/templates@^66.
|
|
2515
|
-
version "66.
|
|
2516
|
-
resolved "https://registry.npmjs.org/@salesforce/templates/-/templates-66.
|
|
2517
|
-
integrity sha512-
|
|
2514
|
+
"@salesforce/templates@^66.9.0":
|
|
2515
|
+
version "66.9.0"
|
|
2516
|
+
resolved "https://registry.npmjs.org/@salesforce/templates/-/templates-66.9.0.tgz"
|
|
2517
|
+
integrity sha512-5eNZvN6GjELQ5KGx3AISH4MmTfit96sTdQYfqLpW0ZgAceS8os5TmHYp7BaZtvPeSsMw9AZMimtYhm0VBjSQtg==
|
|
2518
2518
|
dependencies:
|
|
2519
2519
|
"@salesforce/kit" "^3.2.6"
|
|
2520
2520
|
ejs "^3.1.10"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
3
|
"description": "The Salesforce CLI",
|
|
4
|
-
"version": "2.138.
|
|
4
|
+
"version": "2.138.2",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bin": {
|
|
7
7
|
"sf": "./bin/run.js",
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
"@oclif/plugin-not-found": "3.2.86",
|
|
154
154
|
"@oclif/plugin-plugins": "5.4.69",
|
|
155
155
|
"@oclif/plugin-search": "1.2.50",
|
|
156
|
-
"@oclif/plugin-update": "4.7.
|
|
156
|
+
"@oclif/plugin-update": "4.7.44",
|
|
157
157
|
"@oclif/plugin-version": "2.2.46",
|
|
158
158
|
"@oclif/plugin-warn-if-update-available": "3.1.65",
|
|
159
159
|
"@oclif/plugin-which": "3.2.55",
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
"@salesforce/plugin-settings": "2.4.82",
|
|
175
175
|
"@salesforce/plugin-sobject": "1.4.110",
|
|
176
176
|
"@salesforce/plugin-telemetry": "3.8.23",
|
|
177
|
-
"@salesforce/plugin-templates": "56.17.
|
|
177
|
+
"@salesforce/plugin-templates": "56.17.5",
|
|
178
178
|
"@salesforce/plugin-trust": "3.8.11",
|
|
179
179
|
"@salesforce/plugin-user": "3.10.1",
|
|
180
180
|
"@salesforce/sf-plugins-core": "12.2.22",
|