@salesforce/cli 2.32.2 → 2.32.4

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 CHANGED
@@ -24,7 +24,7 @@ $ npm install -g @salesforce/cli
24
24
  $ sf COMMAND
25
25
  running command...
26
26
  $ sf (--version|-v)
27
- @salesforce/cli/2.32.2 linux-x64 node-v20.11.1
27
+ @salesforce/cli/2.32.4 linux-x64 node-v20.11.1
28
28
  $ sf --help [COMMAND]
29
29
  USAGE
30
30
  $ sf COMMAND
@@ -201,7 +201,7 @@ EXAMPLES
201
201
  $ sf alias list
202
202
  ```
203
203
 
204
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.0.29/src/commands/alias/list.ts)_
204
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.0.31/src/commands/alias/list.ts)_
205
205
 
206
206
  ## `sf alias set`
207
207
 
@@ -249,7 +249,7 @@ EXAMPLES
249
249
  $ sf alias set my-scratch-org test-ss0xut7txzxf@example.com
250
250
  ```
251
251
 
252
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.0.29/src/commands/alias/set.ts)_
252
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.0.31/src/commands/alias/set.ts)_
253
253
 
254
254
  ## `sf alias unset`
255
255
 
@@ -288,7 +288,7 @@ EXAMPLES
288
288
  $ sf alias unset --all [--no-prompt]
289
289
  ```
290
290
 
291
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.0.29/src/commands/alias/unset.ts)_
291
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.0.31/src/commands/alias/unset.ts)_
292
292
 
293
293
  ## `sf analytics generate template`
294
294
 
@@ -329,7 +329,7 @@ FLAG DESCRIPTIONS
329
329
  directory.
330
330
  ```
331
331
 
332
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.19/src/commands/analytics/generate/template.ts)_
332
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.20/src/commands/analytics/generate/template.ts)_
333
333
 
334
334
  ## `sf apex generate class`
335
335
 
@@ -385,7 +385,7 @@ FLAG DESCRIPTIONS
385
385
  Supplied parameter values or default values are filled into a copy of the template.
386
386
  ```
387
387
 
388
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.19/src/commands/apex/generate/class.ts)_
388
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.20/src/commands/apex/generate/class.ts)_
389
389
 
390
390
  ## `sf apex generate trigger`
391
391
 
@@ -452,7 +452,7 @@ FLAG DESCRIPTIONS
452
452
  Supplied parameter values or default values are filled into a copy of the template.
453
453
  ```
454
454
 
455
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.19/src/commands/apex/generate/trigger.ts)_
455
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.20/src/commands/apex/generate/trigger.ts)_
456
456
 
457
457
  ## `sf apex get log`
458
458
 
@@ -855,7 +855,7 @@ DESCRIPTION
855
855
  list all the commands
856
856
  ```
857
857
 
858
- _See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/3.1.6/src/commands/commands.ts)_
858
+ _See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/3.1.7/src/commands/commands.ts)_
859
859
 
860
860
  ## `sf config get`
861
861
 
@@ -903,7 +903,7 @@ CONFIGURATION VARIABLES
903
903
  org-capitalize-record-types Whether record types are capitalized on scratch org creation.
904
904
  ```
905
905
 
906
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.0.29/src/commands/config/get.ts)_
906
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.0.31/src/commands/config/get.ts)_
907
907
 
908
908
  ## `sf config list`
909
909
 
@@ -942,7 +942,7 @@ EXAMPLES
942
942
  $ sf config list
943
943
  ```
944
944
 
945
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.0.29/src/commands/config/list.ts)_
945
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.0.31/src/commands/config/list.ts)_
946
946
 
947
947
  ## `sf config set`
948
948
 
@@ -1010,7 +1010,7 @@ CONFIGURATION VARIABLES
1010
1010
  org-capitalize-record-types Whether record types are capitalized on scratch org creation.
1011
1011
  ```
1012
1012
 
1013
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.0.29/src/commands/config/set.ts)_
1013
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.0.31/src/commands/config/set.ts)_
1014
1014
 
1015
1015
  ## `sf config unset`
1016
1016
 
@@ -1059,7 +1059,7 @@ CONFIGURATION VARIABLES
1059
1059
  org-capitalize-record-types Whether record types are capitalized on scratch org creation.
1060
1060
  ```
1061
1061
 
1062
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.0.29/src/commands/config/unset.ts)_
1062
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.0.31/src/commands/config/unset.ts)_
1063
1063
 
1064
1064
  ## `sf data create record`
1065
1065
 
@@ -1114,7 +1114,7 @@ EXAMPLES
1114
1114
  TracedEntityId=01p17000000R6bLAAS"
1115
1115
  ```
1116
1116
 
1117
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.6/src/commands/data/create/record.ts)_
1117
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.7/src/commands/data/create/record.ts)_
1118
1118
 
1119
1119
  ## `sf data delete bulk`
1120
1120
 
@@ -1159,7 +1159,7 @@ EXAMPLES
1159
1159
  $ sf data delete bulk --sobject MyObject__c --file files/delete.csv --wait 5 --target-org my-scratch
1160
1160
  ```
1161
1161
 
1162
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.6/src/commands/data/delete/bulk.ts)_
1162
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.7/src/commands/data/delete/bulk.ts)_
1163
1163
 
1164
1164
  ## `sf data delete record`
1165
1165
 
@@ -1218,7 +1218,7 @@ EXAMPLES
1218
1218
  $ sf data delete record --use-tooling-api --sobject TraceFlag --record-id 7tf8c
1219
1219
  ```
1220
1220
 
1221
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.6/src/commands/data/delete/record.ts)_
1221
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.7/src/commands/data/delete/record.ts)_
1222
1222
 
1223
1223
  ## `sf data delete resume`
1224
1224
 
@@ -1255,7 +1255,7 @@ EXAMPLES
1255
1255
  $ sf data delete resume --use-most-recent --target-org my-scratch
1256
1256
  ```
1257
1257
 
1258
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.6/src/commands/data/delete/resume.ts)_
1258
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.7/src/commands/data/delete/resume.ts)_
1259
1259
 
1260
1260
  ## `sf data export beta tree`
1261
1261
 
@@ -1311,7 +1311,7 @@ EXAMPLES
1311
1311
  my-scratch
1312
1312
  ```
1313
1313
 
1314
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.6/src/commands/data/export/beta/tree.ts)_
1314
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.7/src/commands/data/export/beta/tree.ts)_
1315
1315
 
1316
1316
  ## `sf data export tree`
1317
1317
 
@@ -1369,7 +1369,7 @@ EXAMPLES
1369
1369
  my-scratch
1370
1370
  ```
1371
1371
 
1372
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.6/src/commands/data/export/tree.ts)_
1372
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.7/src/commands/data/export/tree.ts)_
1373
1373
 
1374
1374
  ## `sf data get record`
1375
1375
 
@@ -1431,7 +1431,7 @@ EXAMPLES
1431
1431
  $ sf data get record --use-tooling-api --sobject TraceFlag --record-id 7tf8c
1432
1432
  ```
1433
1433
 
1434
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.6/src/commands/data/get/record.ts)_
1434
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.7/src/commands/data/get/record.ts)_
1435
1435
 
1436
1436
  ## `sf data import beta tree`
1437
1437
 
@@ -1473,7 +1473,7 @@ EXAMPLES
1473
1473
  $ sf data import beta tree --plan Account-Contact-plan.json
1474
1474
  ```
1475
1475
 
1476
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.6/src/commands/data/import/beta/tree.ts)_
1476
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.7/src/commands/data/import/beta/tree.ts)_
1477
1477
 
1478
1478
  ## `sf data import tree`
1479
1479
 
@@ -1522,7 +1522,7 @@ EXAMPLES
1522
1522
  $ sf data import tree --plan Account-Contact-plan.json
1523
1523
  ```
1524
1524
 
1525
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.6/src/commands/data/import/tree.ts)_
1525
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.7/src/commands/data/import/tree.ts)_
1526
1526
 
1527
1527
  ## `sf data query`
1528
1528
 
@@ -1585,7 +1585,7 @@ EXAMPLES
1585
1585
  $ sf data query --query "SELECT Id FROM Contact" --bulk --wait 0
1586
1586
  ```
1587
1587
 
1588
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.6/src/commands/data/query.ts)_
1588
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.7/src/commands/data/query.ts)_
1589
1589
 
1590
1590
  ## `sf data query resume`
1591
1591
 
@@ -1621,7 +1621,7 @@ EXAMPLES
1621
1621
  $ sf data query resume --bulk-query-id 7500x000005BdFzXXX
1622
1622
  ```
1623
1623
 
1624
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.6/src/commands/data/query/resume.ts)_
1624
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.7/src/commands/data/query/resume.ts)_
1625
1625
 
1626
1626
  ## `sf data resume`
1627
1627
 
@@ -1657,7 +1657,7 @@ EXAMPLES
1657
1657
  $ sf data resume --job-id 750xx000000005sAAA --batch-id 751xx000000005nAAA
1658
1658
  ```
1659
1659
 
1660
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.6/src/commands/data/resume.ts)_
1660
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.7/src/commands/data/resume.ts)_
1661
1661
 
1662
1662
  ## `sf data update record`
1663
1663
 
@@ -1718,7 +1718,7 @@ EXAMPLES
1718
1718
  "ExpirationDate=2017-12-01T00:58:04.000+0000"
1719
1719
  ```
1720
1720
 
1721
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.6/src/commands/data/update/record.ts)_
1721
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.7/src/commands/data/update/record.ts)_
1722
1722
 
1723
1723
  ## `sf data upsert bulk`
1724
1724
 
@@ -1770,7 +1770,7 @@ EXAMPLES
1770
1770
  my-scratch
1771
1771
  ```
1772
1772
 
1773
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.6/src/commands/data/upsert/bulk.ts)_
1773
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.7/src/commands/data/upsert/bulk.ts)_
1774
1774
 
1775
1775
  ## `sf data upsert resume`
1776
1776
 
@@ -1807,7 +1807,7 @@ EXAMPLES
1807
1807
  $ sf data upsert resume --use-most-recent --target-org my-scratch
1808
1808
  ```
1809
1809
 
1810
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.6/src/commands/data/upsert/resume.ts)_
1810
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.7/src/commands/data/upsert/resume.ts)_
1811
1811
 
1812
1812
  ## `sf doctor`
1813
1813
 
@@ -1899,7 +1899,7 @@ EXAMPLES
1899
1899
  $ sf force data bulk delete --sobject MyObject__c --file files/delete.csv --wait 5 --target-org my-scratch
1900
1900
  ```
1901
1901
 
1902
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.6/src/commands/force/data/bulk/delete.ts)_
1902
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.7/src/commands/force/data/bulk/delete.ts)_
1903
1903
 
1904
1904
  ## `sf force data bulk status`
1905
1905
 
@@ -1935,7 +1935,7 @@ EXAMPLES
1935
1935
  $ sf force data bulk status --job-id 750xx000000005sAAA --batch-id 751xx000000005nAAA --target-org my-scratch
1936
1936
  ```
1937
1937
 
1938
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.6/src/commands/force/data/bulk/status.ts)_
1938
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.7/src/commands/force/data/bulk/status.ts)_
1939
1939
 
1940
1940
  ## `sf force data bulk upsert`
1941
1941
 
@@ -1992,7 +1992,7 @@ EXAMPLES
1992
1992
  --target-org my-scratch
1993
1993
  ```
1994
1994
 
1995
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.6/src/commands/force/data/bulk/upsert.ts)_
1995
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.1.7/src/commands/force/data/bulk/upsert.ts)_
1996
1996
 
1997
1997
  ## `sf help [COMMANDS]`
1998
1998
 
@@ -2012,7 +2012,7 @@ DESCRIPTION
2012
2012
  Display help for sf.
2013
2013
  ```
2014
2014
 
2015
- _See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/6.0.14/src/commands/help.ts)_
2015
+ _See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/6.0.15/src/commands/help.ts)_
2016
2016
 
2017
2017
  ## `sf info releasenotes display`
2018
2018
 
@@ -2104,7 +2104,7 @@ FLAG DESCRIPTIONS
2104
2104
  Supplied parameter values or default values are filled into a copy of the template.
2105
2105
  ```
2106
2106
 
2107
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.19/src/commands/lightning/generate/app.ts)_
2107
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.20/src/commands/lightning/generate/app.ts)_
2108
2108
 
2109
2109
  ## `sf lightning generate component`
2110
2110
 
@@ -2172,7 +2172,7 @@ FLAG DESCRIPTIONS
2172
2172
  Supplied parameter values or default values are filled into a copy of the template.
2173
2173
  ```
2174
2174
 
2175
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.19/src/commands/lightning/generate/component.ts)_
2175
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.20/src/commands/lightning/generate/component.ts)_
2176
2176
 
2177
2177
  ## `sf lightning generate event`
2178
2178
 
@@ -2225,7 +2225,7 @@ FLAG DESCRIPTIONS
2225
2225
  Supplied parameter values or default values are filled into a copy of the template.
2226
2226
  ```
2227
2227
 
2228
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.19/src/commands/lightning/generate/event.ts)_
2228
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.20/src/commands/lightning/generate/event.ts)_
2229
2229
 
2230
2230
  ## `sf lightning generate interface`
2231
2231
 
@@ -2278,7 +2278,7 @@ FLAG DESCRIPTIONS
2278
2278
  Supplied parameter values or default values are filled into a copy of the template.
2279
2279
  ```
2280
2280
 
2281
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.19/src/commands/lightning/generate/interface.ts)_
2281
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.20/src/commands/lightning/generate/interface.ts)_
2282
2282
 
2283
2283
  ## `sf lightning generate test`
2284
2284
 
@@ -2331,7 +2331,7 @@ FLAG DESCRIPTIONS
2331
2331
  Supplied parameter values or default values are filled into a copy of the template.
2332
2332
  ```
2333
2333
 
2334
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.19/src/commands/lightning/generate/test.ts)_
2334
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.20/src/commands/lightning/generate/test.ts)_
2335
2335
 
2336
2336
  ## `sf org assign permset`
2337
2337
 
@@ -2374,7 +2374,7 @@ EXAMPLES
2374
2374
  $ sf org assign permset --name DreamHouse --on-behalf-of user1@my.org --on-behalf-of user2 --on-behalf-of user
2375
2375
  ```
2376
2376
 
2377
- _See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.3.0/src/commands/org/assign/permset.ts)_
2377
+ _See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.3.1/src/commands/org/assign/permset.ts)_
2378
2378
 
2379
2379
  ## `sf org assign permsetlicense`
2380
2380
 
@@ -2418,7 +2418,7 @@ EXAMPLES
2418
2418
  user3
2419
2419
  ```
2420
2420
 
2421
- _See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.3.0/src/commands/org/assign/permsetlicense.ts)_
2421
+ _See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.3.1/src/commands/org/assign/permsetlicense.ts)_
2422
2422
 
2423
2423
  ## `sf org create sandbox`
2424
2424
 
@@ -2792,7 +2792,7 @@ FLAG DESCRIPTIONS
2792
2792
  might be different than what you specify in the definition file.
2793
2793
  ```
2794
2794
 
2795
- _See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.3.0/src/commands/org/create/user.ts)_
2795
+ _See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.3.1/src/commands/org/create/user.ts)_
2796
2796
 
2797
2797
  ## `sf org delete sandbox`
2798
2798
 
@@ -2998,7 +2998,7 @@ EXAMPLES
2998
2998
  $ sf org display user --target-org me@my.org --json
2999
2999
  ```
3000
3000
 
3001
- _See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.3.0/src/commands/org/display/user.ts)_
3001
+ _See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.3.1/src/commands/org/display/user.ts)_
3002
3002
 
3003
3003
  ## `sf org enable tracking`
3004
3004
 
@@ -3104,7 +3104,7 @@ EXAMPLES
3104
3104
  $ sf org generate password --on-behalf-of user1@my.org --on-behalf-of user2@my.org --on-behalf-of user3@my.org
3105
3105
  ```
3106
3106
 
3107
- _See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.3.0/src/commands/org/generate/password.ts)_
3107
+ _See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.3.1/src/commands/org/generate/password.ts)_
3108
3108
 
3109
3109
  ## `sf org list`
3110
3110
 
@@ -3173,7 +3173,7 @@ EXAMPLES
3173
3173
  $ sf org list auth
3174
3174
  ```
3175
3175
 
3176
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.3.17/src/commands/org/list/auth.ts)_
3176
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.3.20/src/commands/org/list/auth.ts)_
3177
3177
 
3178
3178
  ## `sf org list limits`
3179
3179
 
@@ -3212,7 +3212,7 @@ EXAMPLES
3212
3212
  $ sf org list limits --target-org my-scratch-org
3213
3213
  ```
3214
3214
 
3215
- _See code: [@salesforce/plugin-limits](https://github.com/salesforcecli/plugin-limits/blob/3.1.12/src/commands/org/list/limits.ts)_
3215
+ _See code: [@salesforce/plugin-limits](https://github.com/salesforcecli/plugin-limits/blob/3.1.13/src/commands/org/list/limits.ts)_
3216
3216
 
3217
3217
  ## `sf org list metadata`
3218
3218
 
@@ -3376,7 +3376,7 @@ EXAMPLES
3376
3376
  $ sf org list sobject record-counts --sobject Account --sobject Lead --target-org my-scratch-org
3377
3377
  ```
3378
3378
 
3379
- _See code: [@salesforce/plugin-limits](https://github.com/salesforcecli/plugin-limits/blob/3.1.12/src/commands/org/list/sobject/record-counts.ts)_
3379
+ _See code: [@salesforce/plugin-limits](https://github.com/salesforcecli/plugin-limits/blob/3.1.13/src/commands/org/list/sobject/record-counts.ts)_
3380
3380
 
3381
3381
  ## `sf org list users`
3382
3382
 
@@ -3413,7 +3413,7 @@ EXAMPLES
3413
3413
  $ sf org list users --target-org me@my.org
3414
3414
  ```
3415
3415
 
3416
- _See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.3.0/src/commands/org/list/users.ts)_
3416
+ _See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.3.1/src/commands/org/list/users.ts)_
3417
3417
 
3418
3418
  ## `sf org login access-token`
3419
3419
 
@@ -3466,7 +3466,7 @@ FLAG DESCRIPTIONS
3466
3466
  To specify a sandbox, set --instance-url to https://MyDomainName--SandboxName.sandbox.my.salesforce.com.
3467
3467
  ```
3468
3468
 
3469
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.3.17/src/commands/org/login/access-token.ts)_
3469
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.3.20/src/commands/org/login/access-token.ts)_
3470
3470
 
3471
3471
  ## `sf org login device`
3472
3472
 
@@ -3525,7 +3525,7 @@ FLAG DESCRIPTIONS
3525
3525
  To specify a sandbox, set --instance-url to https://MyDomainName--SandboxName.sandbox.my.salesforce.com.
3526
3526
  ```
3527
3527
 
3528
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.3.17/src/commands/org/login/device.ts)_
3528
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.3.20/src/commands/org/login/device.ts)_
3529
3529
 
3530
3530
  ## `sf org login jwt`
3531
3531
 
@@ -3614,7 +3614,7 @@ FLAG DESCRIPTIONS
3614
3614
  To specify a sandbox, set --instance-url to https://MyDomainName--SandboxName.sandbox.my.salesforce.com.
3615
3615
  ```
3616
3616
 
3617
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.3.17/src/commands/org/login/jwt.ts)_
3617
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.3.20/src/commands/org/login/jwt.ts)_
3618
3618
 
3619
3619
  ## `sf org login sfdx-url`
3620
3620
 
@@ -3679,7 +3679,7 @@ EXAMPLES
3679
3679
  $ echo url | sf org login sfdx-url --sfdx-url-stdin
3680
3680
  ```
3681
3681
 
3682
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.3.17/src/commands/org/login/sfdx-url.ts)_
3682
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.3.20/src/commands/org/login/sfdx-url.ts)_
3683
3683
 
3684
3684
  ## `sf org login web`
3685
3685
 
@@ -3764,7 +3764,7 @@ FLAG DESCRIPTIONS
3764
3764
  To specify a sandbox, set --instance-url to https://MyDomainName--SandboxName.sandbox.my.salesforce.com.
3765
3765
  ```
3766
3766
 
3767
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.3.17/src/commands/org/login/web.ts)_
3767
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.3.20/src/commands/org/login/web.ts)_
3768
3768
 
3769
3769
  ## `sf org logout`
3770
3770
 
@@ -3824,7 +3824,7 @@ FLAG DESCRIPTIONS
3824
3824
  All orgs includes Dev Hubs, sandboxes, DE orgs, and expired, deleted, and unknown-status scratch orgs.
3825
3825
  ```
3826
3826
 
3827
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.3.17/src/commands/org/logout.ts)_
3827
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.3.20/src/commands/org/logout.ts)_
3828
3828
 
3829
3829
  ## `sf org open`
3830
3830
 
@@ -5271,7 +5271,7 @@ EXAMPLES
5271
5271
  $ sf plugins
5272
5272
  ```
5273
5273
 
5274
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.2.6/src/commands/plugins/index.ts)_
5274
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.2.7/src/commands/plugins/index.ts)_
5275
5275
 
5276
5276
  ## `sf plugins discover`
5277
5277
 
@@ -5315,7 +5315,7 @@ EXAMPLES
5315
5315
  $ sf plugins inspect myplugin
5316
5316
  ```
5317
5317
 
5318
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.2.6/src/commands/plugins/inspect.ts)_
5318
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.2.7/src/commands/plugins/inspect.ts)_
5319
5319
 
5320
5320
  ## `sf plugins:install PLUGIN...`
5321
5321
 
@@ -5359,7 +5359,7 @@ EXAMPLES
5359
5359
  $ sf plugins install someuser/someplugin
5360
5360
  ```
5361
5361
 
5362
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.2.6/src/commands/plugins/install.ts)_
5362
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.2.7/src/commands/plugins/install.ts)_
5363
5363
 
5364
5364
  ## `sf plugins:link PLUGIN`
5365
5365
 
@@ -5389,7 +5389,7 @@ EXAMPLES
5389
5389
  $ sf plugins link myplugin
5390
5390
  ```
5391
5391
 
5392
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.2.6/src/commands/plugins/link.ts)_
5392
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.2.7/src/commands/plugins/link.ts)_
5393
5393
 
5394
5394
  ## `sf plugins reset`
5395
5395
 
@@ -5404,7 +5404,7 @@ FLAGS
5404
5404
  --reinstall Reinstall all plugins after uninstalling.
5405
5405
  ```
5406
5406
 
5407
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.2.6/src/commands/plugins/reset.ts)_
5407
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.2.7/src/commands/plugins/reset.ts)_
5408
5408
 
5409
5409
  ## `sf plugins trust verify`
5410
5410
 
@@ -5432,7 +5432,7 @@ EXAMPLES
5432
5432
  $ sf plugins trust verify --npm @scope/npmName
5433
5433
  ```
5434
5434
 
5435
- _See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.3.14/src/commands/plugins/trust/verify.ts)_
5435
+ _See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.3.16/src/commands/plugins/trust/verify.ts)_
5436
5436
 
5437
5437
  ## `sf plugins:uninstall PLUGIN...`
5438
5438
 
@@ -5460,7 +5460,7 @@ EXAMPLES
5460
5460
  $ sf plugins uninstall myplugin
5461
5461
  ```
5462
5462
 
5463
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.2.6/src/commands/plugins/uninstall.ts)_
5463
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.2.7/src/commands/plugins/uninstall.ts)_
5464
5464
 
5465
5465
  ## `sf plugins update`
5466
5466
 
@@ -5478,7 +5478,7 @@ DESCRIPTION
5478
5478
  Update installed plugins.
5479
5479
  ```
5480
5480
 
5481
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.2.6/src/commands/plugins/update.ts)_
5481
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.2.7/src/commands/plugins/update.ts)_
5482
5482
 
5483
5483
  ## `sf project convert mdapi`
5484
5484
 
@@ -5540,7 +5540,7 @@ FLAG DESCRIPTIONS
5540
5540
  If you specify this parameter, don’t specify --metadata or --source-dir.
5541
5541
  ```
5542
5542
 
5543
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21/src/commands/project/convert/mdapi.ts)_
5543
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.23/src/commands/project/convert/mdapi.ts)_
5544
5544
 
5545
5545
  ## `sf project convert source`
5546
5546
 
@@ -5552,7 +5552,7 @@ USAGE
5552
5552
  <value> | -m <value>]
5553
5553
 
5554
5554
  FLAGS
5555
- -d, --output-dir=<value> [default: metadataPackage_1709308170888] Output directory to store the Metadata
5555
+ -d, --output-dir=<value> [default: metadataPackage_1709380111509] Output directory to store the Metadata
5556
5556
  API–formatted files in.
5557
5557
  -m, --metadata=<value>... Metadata component names to convert.
5558
5558
  -n, --package-name=<value> Name of the package to associate with the metadata-formatted files.
@@ -5612,7 +5612,7 @@ FLAG DESCRIPTIONS
5612
5612
  Override the api version used for api requests made by this command
5613
5613
  ```
5614
5614
 
5615
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21/src/commands/project/convert/source.ts)_
5615
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.23/src/commands/project/convert/source.ts)_
5616
5616
 
5617
5617
  ## `sf project delete source`
5618
5618
 
@@ -5751,7 +5751,7 @@ FLAG DESCRIPTIONS
5751
5751
  - Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
5752
5752
  ```
5753
5753
 
5754
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21/src/commands/project/delete/source.ts)_
5754
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.23/src/commands/project/delete/source.ts)_
5755
5755
 
5756
5756
  ## `sf project delete tracking`
5757
5757
 
@@ -5787,7 +5787,7 @@ EXAMPLES
5787
5787
  $ sf project delete tracking --target-org my-scratch
5788
5788
  ```
5789
5789
 
5790
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21/src/commands/project/delete/tracking.ts)_
5790
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.23/src/commands/project/delete/tracking.ts)_
5791
5791
 
5792
5792
  ## `sf project deploy cancel`
5793
5793
 
@@ -5857,7 +5857,7 @@ FLAG DESCRIPTIONS
5857
5857
  project deploy report".
5858
5858
  ```
5859
5859
 
5860
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21/src/commands/project/deploy/cancel.ts)_
5860
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.23/src/commands/project/deploy/cancel.ts)_
5861
5861
 
5862
5862
  ## `sf project deploy preview`
5863
5863
 
@@ -5941,7 +5941,7 @@ FLAG DESCRIPTIONS
5941
5941
  All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
5942
5942
  ```
5943
5943
 
5944
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21/src/commands/project/deploy/preview.ts)_
5944
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.23/src/commands/project/deploy/preview.ts)_
5945
5945
 
5946
5946
  ## `sf project deploy quick`
5947
5947
 
@@ -6034,7 +6034,7 @@ ERROR CODES
6034
6034
  Canceling (69) The deploy is being canceled.
6035
6035
  ```
6036
6036
 
6037
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21/src/commands/project/deploy/quick.ts)_
6037
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.23/src/commands/project/deploy/quick.ts)_
6038
6038
 
6039
6039
  ## `sf project deploy report`
6040
6040
 
@@ -6129,7 +6129,7 @@ FLAG DESCRIPTIONS
6129
6129
  --coverage-formatters lcov --coverage-formatters clover
6130
6130
  ```
6131
6131
 
6132
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21/src/commands/project/deploy/report.ts)_
6132
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.23/src/commands/project/deploy/report.ts)_
6133
6133
 
6134
6134
  ## `sf project deploy resume`
6135
6135
 
@@ -6225,7 +6225,7 @@ ERROR CODES
6225
6225
  Canceling (69) The deploy is being canceled.
6226
6226
  ```
6227
6227
 
6228
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21/src/commands/project/deploy/resume.ts)_
6228
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.23/src/commands/project/deploy/resume.ts)_
6229
6229
 
6230
6230
  ## `sf project deploy start`
6231
6231
 
@@ -6454,7 +6454,7 @@ ERROR CODES
6454
6454
  Canceling (69) The deploy is being canceled.
6455
6455
  ```
6456
6456
 
6457
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21/src/commands/project/deploy/start.ts)_
6457
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.23/src/commands/project/deploy/start.ts)_
6458
6458
 
6459
6459
  ## `sf project deploy validate`
6460
6460
 
@@ -6633,7 +6633,7 @@ ERROR CODES
6633
6633
  Canceling (69) The deploy is being canceled.
6634
6634
  ```
6635
6635
 
6636
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21/src/commands/project/deploy/validate.ts)_
6636
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.23/src/commands/project/deploy/validate.ts)_
6637
6637
 
6638
6638
  ## `sf project generate`
6639
6639
 
@@ -6737,7 +6737,7 @@ FLAG DESCRIPTIONS
6737
6737
  Override the api version used for api requests made by this command
6738
6738
  ```
6739
6739
 
6740
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.19/src/commands/project/generate.ts)_
6740
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.20/src/commands/project/generate.ts)_
6741
6741
 
6742
6742
  ## `sf project generate manifest`
6743
6743
 
@@ -6812,7 +6812,7 @@ EXAMPLES
6812
6812
  $ sf project generate manifest --from-org test@myorg.com --include-packages unlocked
6813
6813
  ```
6814
6814
 
6815
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21/src/commands/project/generate/manifest.ts)_
6815
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.23/src/commands/project/generate/manifest.ts)_
6816
6816
 
6817
6817
  ## `sf project list ignored`
6818
6818
 
@@ -6853,7 +6853,7 @@ EXAMPLES
6853
6853
  $ sf project list ignored --source-dir package.xml
6854
6854
  ```
6855
6855
 
6856
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21/src/commands/project/list/ignored.ts)_
6856
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.23/src/commands/project/list/ignored.ts)_
6857
6857
 
6858
6858
  ## `sf project reset tracking`
6859
6859
 
@@ -6901,7 +6901,7 @@ EXAMPLES
6901
6901
  $ sf project reset tracking --revision 30
6902
6902
  ```
6903
6903
 
6904
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21/src/commands/project/reset/tracking.ts)_
6904
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.23/src/commands/project/reset/tracking.ts)_
6905
6905
 
6906
6906
  ## `sf project retrieve preview`
6907
6907
 
@@ -6957,7 +6957,7 @@ FLAG DESCRIPTIONS
6957
6957
  Overrides your default org.
6958
6958
  ```
6959
6959
 
6960
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21/src/commands/project/retrieve/preview.ts)_
6960
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.23/src/commands/project/retrieve/preview.ts)_
6961
6961
 
6962
6962
  ## `sf project retrieve start`
6963
6963
 
@@ -7111,7 +7111,7 @@ ENVIRONMENT VARIABLES
7111
7111
  SF_USE_PROGRESS_BAR Set to false to disable the progress bar when running the metadata deploy command.
7112
7112
  ```
7113
7113
 
7114
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.21/src/commands/project/retrieve/start.ts)_
7114
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.2.23/src/commands/project/retrieve/start.ts)_
7115
7115
 
7116
7116
  ## `sf schema generate field`
7117
7117
 
@@ -7162,7 +7162,7 @@ FLAG DESCRIPTIONS
7162
7162
  If you don't specify this flag, the command prompts you to choose from your local objects.
7163
7163
  ```
7164
7164
 
7165
- _See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.1.15/src/commands/schema/generate/field.ts)_
7165
+ _See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.1.17/src/commands/schema/generate/field.ts)_
7166
7166
 
7167
7167
  ## `sf schema generate platformevent`
7168
7168
 
@@ -7191,7 +7191,7 @@ EXAMPLES
7191
7191
  $ sf schema generate platformevent --label "My Platform Event"
7192
7192
  ```
7193
7193
 
7194
- _See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.1.15/src/commands/schema/generate/platformevent.ts)_
7194
+ _See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.1.17/src/commands/schema/generate/platformevent.ts)_
7195
7195
 
7196
7196
  ## `sf schema generate sobject`
7197
7197
 
@@ -7245,7 +7245,7 @@ FLAG DESCRIPTIONS
7245
7245
  - Streaming API: With Bulk API and Sharing, classifies the custom object as an Enterprise Application object.
7246
7246
  ```
7247
7247
 
7248
- _See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.1.15/src/commands/schema/generate/sobject.ts)_
7248
+ _See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.1.17/src/commands/schema/generate/sobject.ts)_
7249
7249
 
7250
7250
  ## `sf schema generate tab`
7251
7251
 
@@ -7292,7 +7292,7 @@ FLAG DESCRIPTIONS
7292
7292
  The API name for a custom object always ends in `__c`, such as `MyObject__c`.
7293
7293
  ```
7294
7294
 
7295
- _See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.1.15/src/commands/schema/generate/tab.ts)_
7295
+ _See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.1.17/src/commands/schema/generate/tab.ts)_
7296
7296
 
7297
7297
  ## `sf search`
7298
7298
 
@@ -7308,7 +7308,7 @@ DESCRIPTION
7308
7308
  Once you select a command, hit enter and it will show the help for that command.
7309
7309
  ```
7310
7310
 
7311
- _See code: [@oclif/plugin-search](https://github.com/oclif/plugin-search/blob/1.0.17/src/commands/search.ts)_
7311
+ _See code: [@oclif/plugin-search](https://github.com/oclif/plugin-search/blob/1.0.18/src/commands/search.ts)_
7312
7312
 
7313
7313
  ## `sf sobject describe`
7314
7314
 
@@ -7354,7 +7354,7 @@ EXAMPLES
7354
7354
  $ sf sobject describe --sobject ApexCodeCoverage --use-tooling-api
7355
7355
  ```
7356
7356
 
7357
- _See code: [@salesforce/plugin-schema](https://github.com/salesforcecli/plugin-schema/blob/3.1.6/src/commands/sobject/describe.ts)_
7357
+ _See code: [@salesforce/plugin-schema](https://github.com/salesforcecli/plugin-schema/blob/3.1.7/src/commands/sobject/describe.ts)_
7358
7358
 
7359
7359
  ## `sf sobject list`
7360
7360
 
@@ -7392,7 +7392,7 @@ EXAMPLES
7392
7392
  $ sf sobject list --sobject custom --target-org my-scratch-org
7393
7393
  ```
7394
7394
 
7395
- _See code: [@salesforce/plugin-schema](https://github.com/salesforcecli/plugin-schema/blob/3.1.6/src/commands/sobject/list.ts)_
7395
+ _See code: [@salesforce/plugin-schema](https://github.com/salesforcecli/plugin-schema/blob/3.1.7/src/commands/sobject/list.ts)_
7396
7396
 
7397
7397
  ## `sf static-resource generate`
7398
7398
 
@@ -7452,7 +7452,7 @@ FLAG DESCRIPTIONS
7452
7452
  etc.
7453
7453
  ```
7454
7454
 
7455
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.19/src/commands/static-resource/generate.ts)_
7455
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.20/src/commands/static-resource/generate.ts)_
7456
7456
 
7457
7457
  ## `sf update [CHANNEL]`
7458
7458
 
@@ -7489,7 +7489,7 @@ EXAMPLES
7489
7489
  $ sf update --available
7490
7490
  ```
7491
7491
 
7492
- _See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/4.1.14/src/commands/update.ts)_
7492
+ _See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/4.1.15/src/commands/update.ts)_
7493
7493
 
7494
7494
  ## `sf version`
7495
7495
 
@@ -7509,7 +7509,7 @@ FLAG DESCRIPTIONS
7509
7509
  Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.
7510
7510
  ```
7511
7511
 
7512
- _See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/2.0.12/src/commands/version.ts)_
7512
+ _See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/2.0.13/src/commands/version.ts)_
7513
7513
 
7514
7514
  ## `sf visualforce generate component`
7515
7515
 
@@ -7564,7 +7564,7 @@ FLAG DESCRIPTIONS
7564
7564
  Supplied parameter values or default values are filled into a copy of the template.
7565
7565
  ```
7566
7566
 
7567
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.19/src/commands/visualforce/generate/component.ts)_
7567
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.20/src/commands/visualforce/generate/component.ts)_
7568
7568
 
7569
7569
  ## `sf visualforce generate page`
7570
7570
 
@@ -7612,7 +7612,7 @@ FLAG DESCRIPTIONS
7612
7612
  The name can be up to 40 characters and must start with a letter.
7613
7613
  ```
7614
7614
 
7615
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.19/src/commands/visualforce/generate/page.ts)_
7615
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.0.20/src/commands/visualforce/generate/page.ts)_
7616
7616
 
7617
7617
  ## `sf which`
7618
7618
 
@@ -7634,6 +7634,6 @@ EXAMPLES
7634
7634
  $ sf which help
7635
7635
  ```
7636
7636
 
7637
- _See code: [@oclif/plugin-which](https://github.com/oclif/plugin-which/blob/3.1.1/src/commands/which.ts)_
7637
+ _See code: [@oclif/plugin-which](https://github.com/oclif/plugin-which/blob/3.1.2/src/commands/which.ts)_
7638
7638
 
7639
7639
  <!-- commandsstop -->