@salesforce/cli 2.131.2 → 2.131.3

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
@@ -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.131.2 linux-x64 node-v22.22.2
28
+ @salesforce/cli/2.131.3 linux-x64 node-v22.22.2
29
29
  $ sf --help [COMMAND]
30
30
  USAGE
31
31
  $ sf COMMAND
@@ -1496,7 +1496,7 @@ EXAMPLES
1496
1496
  $ sf alias list
1497
1497
  ```
1498
1498
 
1499
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.4.63/src/commands/alias/list.ts)_
1499
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.4.65/src/commands/alias/list.ts)_
1500
1500
 
1501
1501
  ## `sf alias set`
1502
1502
 
@@ -1545,7 +1545,7 @@ EXAMPLES
1545
1545
  $ sf alias set my-scratch-org test-ss0xut7txzxf@example.com
1546
1546
  ```
1547
1547
 
1548
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.4.63/src/commands/alias/set.ts)_
1548
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.4.65/src/commands/alias/set.ts)_
1549
1549
 
1550
1550
  ## `sf alias unset`
1551
1551
 
@@ -1585,7 +1585,7 @@ EXAMPLES
1585
1585
  $ sf alias unset --all [--no-prompt]
1586
1586
  ```
1587
1587
 
1588
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.4.63/src/commands/alias/unset.ts)_
1588
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.4.65/src/commands/alias/unset.ts)_
1589
1589
 
1590
1590
  ## `sf apex get log`
1591
1591
 
@@ -2200,7 +2200,7 @@ DESCRIPTION
2200
2200
  List all sf commands.
2201
2201
  ```
2202
2202
 
2203
- _See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.1.43/src/commands/commands.ts)_
2203
+ _See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.1.45/src/commands/commands.ts)_
2204
2204
 
2205
2205
  ## `sf config get`
2206
2206
 
@@ -2249,7 +2249,7 @@ CONFIGURATION VARIABLES
2249
2249
  org-capitalize-record-types Whether record types are capitalized on scratch org creation.
2250
2250
  ```
2251
2251
 
2252
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.4.63/src/commands/config/get.ts)_
2252
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.4.65/src/commands/config/get.ts)_
2253
2253
 
2254
2254
  ## `sf config list`
2255
2255
 
@@ -2289,7 +2289,7 @@ EXAMPLES
2289
2289
  $ sf config list
2290
2290
  ```
2291
2291
 
2292
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.4.63/src/commands/config/list.ts)_
2292
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.4.65/src/commands/config/list.ts)_
2293
2293
 
2294
2294
  ## `sf config set`
2295
2295
 
@@ -2358,7 +2358,7 @@ CONFIGURATION VARIABLES
2358
2358
  org-capitalize-record-types Whether record types are capitalized on scratch org creation.
2359
2359
  ```
2360
2360
 
2361
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.4.63/src/commands/config/set.ts)_
2361
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.4.65/src/commands/config/set.ts)_
2362
2362
 
2363
2363
  ## `sf config unset`
2364
2364
 
@@ -2408,7 +2408,7 @@ CONFIGURATION VARIABLES
2408
2408
  org-capitalize-record-types Whether record types are capitalized on scratch org creation.
2409
2409
  ```
2410
2410
 
2411
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.4.63/src/commands/config/unset.ts)_
2411
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.4.65/src/commands/config/unset.ts)_
2412
2412
 
2413
2413
  ## `sf data bulk results`
2414
2414
 
@@ -3700,7 +3700,7 @@ DESCRIPTION
3700
3700
  Display help for sf.
3701
3701
  ```
3702
3702
 
3703
- _See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/6.2.41/src/commands/help.ts)_
3703
+ _See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/6.2.42/src/commands/help.ts)_
3704
3704
 
3705
3705
  ## `sf info releasenotes display`
3706
3706
 
@@ -4898,7 +4898,7 @@ EXAMPLES
4898
4898
  $ sf org list auth
4899
4899
  ```
4900
4900
 
4901
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.3.3/src/commands/org/list/auth.ts)_
4901
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.3.4/src/commands/org/list/auth.ts)_
4902
4902
 
4903
4903
  ## `sf org list limits`
4904
4904
 
@@ -5198,7 +5198,7 @@ FLAG DESCRIPTIONS
5198
5198
  To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
5199
5199
  ```
5200
5200
 
5201
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.3.3/src/commands/org/login/access-token.ts)_
5201
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.3.4/src/commands/org/login/access-token.ts)_
5202
5202
 
5203
5203
  ## `sf org login jwt`
5204
5204
 
@@ -5289,7 +5289,7 @@ FLAG DESCRIPTIONS
5289
5289
  To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
5290
5290
  ```
5291
5291
 
5292
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.3.3/src/commands/org/login/jwt.ts)_
5292
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.3.4/src/commands/org/login/jwt.ts)_
5293
5293
 
5294
5294
  ## `sf org login sfdx-url`
5295
5295
 
@@ -5359,7 +5359,7 @@ EXAMPLES
5359
5359
  $ echo url | sf org login sfdx-url --sfdx-url-stdin
5360
5360
  ```
5361
5361
 
5362
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.3.3/src/commands/org/login/sfdx-url.ts)_
5362
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.3.4/src/commands/org/login/sfdx-url.ts)_
5363
5363
 
5364
5364
  ## `sf org login web`
5365
5365
 
@@ -5464,7 +5464,7 @@ FLAG DESCRIPTIONS
5464
5464
  To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
5465
5465
  ```
5466
5466
 
5467
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.3.3/src/commands/org/login/web.ts)_
5467
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.3.4/src/commands/org/login/web.ts)_
5468
5468
 
5469
5469
  ## `sf org logout`
5470
5470
 
@@ -5530,7 +5530,7 @@ FLAG DESCRIPTIONS
5530
5530
  All orgs includes Dev Hubs, sandboxes, DE orgs, and expired, deleted, and unknown-status scratch orgs.
5531
5531
  ```
5532
5532
 
5533
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.3.3/src/commands/org/logout.ts)_
5533
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.3.4/src/commands/org/logout.ts)_
5534
5534
 
5535
5535
  ## `sf org open`
5536
5536
 
@@ -6019,7 +6019,7 @@ FLAG DESCRIPTIONS
6019
6019
  --installation-key-bypass flag is required.
6020
6020
  ```
6021
6021
 
6022
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/convert.ts)_
6022
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/convert.ts)_
6023
6023
 
6024
6024
  ## `sf package create`
6025
6025
 
@@ -6098,7 +6098,7 @@ FLAG DESCRIPTIONS
6098
6098
  Org-Dependent Unlocked Packages" in the Salesforce DX Developer Guide.
6099
6099
  ```
6100
6100
 
6101
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/create.ts)_
6101
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/create.ts)_
6102
6102
 
6103
6103
  ## `sf package delete`
6104
6104
 
@@ -6140,7 +6140,7 @@ EXAMPLES
6140
6140
  $ sf package delete --package 0Ho... --target-dev-hub devhub@example.com
6141
6141
  ```
6142
6142
 
6143
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/delete.ts)_
6143
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/delete.ts)_
6144
6144
 
6145
6145
  ## `sf package install`
6146
6146
 
@@ -6239,7 +6239,7 @@ FLAG DESCRIPTIONS
6239
6239
  - Delete: Delete removed components, except for custom objects and custom fields, that don't have dependencies.
6240
6240
  ```
6241
6241
 
6242
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/install.ts)_
6242
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/install.ts)_
6243
6243
 
6244
6244
  ## `sf package install report`
6245
6245
 
@@ -6272,7 +6272,7 @@ EXAMPLES
6272
6272
  $ sf package install report --request-id 0Hf... --target-org me@example.com
6273
6273
  ```
6274
6274
 
6275
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/install/report.ts)_
6275
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/install/report.ts)_
6276
6276
 
6277
6277
  ## `sf package installed list`
6278
6278
 
@@ -6304,7 +6304,7 @@ EXAMPLES
6304
6304
  $ sf package installed list --target-org me@example.com
6305
6305
  ```
6306
6306
 
6307
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/installed/list.ts)_
6307
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/installed/list.ts)_
6308
6308
 
6309
6309
  ## `sf package list`
6310
6310
 
@@ -6342,7 +6342,7 @@ EXAMPLES
6342
6342
  $ sf package list --target-dev-hub devhub@example.com --verbose
6343
6343
  ```
6344
6344
 
6345
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/list.ts)_
6345
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/list.ts)_
6346
6346
 
6347
6347
  ## `sf package push-upgrade abort`
6348
6348
 
@@ -6381,7 +6381,7 @@ EXAMPLES
6381
6381
  $ sf package push-upgrade abort --push-request-id 0DV... --target-dev-hub devhub@example.com
6382
6382
  ```
6383
6383
 
6384
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/push-upgrade/abort.ts)_
6384
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/push-upgrade/abort.ts)_
6385
6385
 
6386
6386
  ## `sf package push-upgrade list`
6387
6387
 
@@ -6440,7 +6440,7 @@ EXAMPLES
6440
6440
  $ sf package push-upgrade list --package 033xyz –-status Failed
6441
6441
  ```
6442
6442
 
6443
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/push-upgrade/list.ts)_
6443
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/push-upgrade/list.ts)_
6444
6444
 
6445
6445
  ## `sf package push-upgrade report`
6446
6446
 
@@ -6482,7 +6482,7 @@ EXAMPLES
6482
6482
  $ sf package push-upgrade report --push-request-id 0DV... --target-dev-hub devhub@example.com
6483
6483
  ```
6484
6484
 
6485
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/push-upgrade/report.ts)_
6485
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/push-upgrade/report.ts)_
6486
6486
 
6487
6487
  ## `sf package push-upgrade schedule`
6488
6488
 
@@ -6569,7 +6569,7 @@ FLAG DESCRIPTIONS
6569
6569
  Overrides the value of the target-dev-hub configuration variable, if set.
6570
6570
  ```
6571
6571
 
6572
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/push-upgrade/schedule.ts)_
6572
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/push-upgrade/schedule.ts)_
6573
6573
 
6574
6574
  ## `sf package uninstall`
6575
6575
 
@@ -6617,7 +6617,7 @@ EXAMPLES
6617
6617
  $ sf package uninstall --package "Undesirable Package Alias"
6618
6618
  ```
6619
6619
 
6620
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/uninstall.ts)_
6620
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/uninstall.ts)_
6621
6621
 
6622
6622
  ## `sf package uninstall report`
6623
6623
 
@@ -6650,7 +6650,7 @@ EXAMPLES
6650
6650
  $ sf package uninstall report --request-id 06y... --target-org me@example.com
6651
6651
  ```
6652
6652
 
6653
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/uninstall/report.ts)_
6653
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/uninstall/report.ts)_
6654
6654
 
6655
6655
  ## `sf package update`
6656
6656
 
@@ -6718,7 +6718,7 @@ FLAG DESCRIPTIONS
6718
6718
  the Installed Packages page. Only released package versions can be set as the recommended version.
6719
6719
  ```
6720
6720
 
6721
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/update.ts)_
6721
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/update.ts)_
6722
6722
 
6723
6723
  ## `sf package version create`
6724
6724
 
@@ -6895,7 +6895,7 @@ FLAG DESCRIPTIONS
6895
6895
  periods of no output from commands.
6896
6896
  ```
6897
6897
 
6898
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/version/create.ts)_
6898
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/version/create.ts)_
6899
6899
 
6900
6900
  ## `sf package version create list`
6901
6901
 
@@ -6956,7 +6956,7 @@ EXAMPLES
6956
6956
  $ sf package version create list --created-last-days 0 --status Success
6957
6957
  ```
6958
6958
 
6959
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/version/create/list.ts)_
6959
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/version/create/list.ts)_
6960
6960
 
6961
6961
  ## `sf package version create report`
6962
6962
 
@@ -6999,7 +6999,7 @@ EXAMPLES
6999
6999
  $ sf package version create report --package-create-request-id 08c... --target-dev-hub devhub@example.com
7000
7000
  ```
7001
7001
 
7002
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/version/create/report.ts)_
7002
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/version/create/report.ts)_
7003
7003
 
7004
7004
  ## `sf package version delete`
7005
7005
 
@@ -7040,7 +7040,7 @@ EXAMPLES
7040
7040
  $ sf package version delete --package 04t... --target-org devhub@example.com
7041
7041
  ```
7042
7042
 
7043
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/version/delete.ts)_
7043
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/version/delete.ts)_
7044
7044
 
7045
7045
  ## `sf package version displayancestry`
7046
7046
 
@@ -7100,7 +7100,7 @@ FLAG DESCRIPTIONS
7100
7100
  You can use the DOT code output in graph visualization software to create tree visualizations.
7101
7101
  ```
7102
7102
 
7103
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/version/displayancestry.ts)_
7103
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/version/displayancestry.ts)_
7104
7104
 
7105
7105
  ## `sf package version displaydependencies`
7106
7106
 
@@ -7162,7 +7162,7 @@ FLAG DESCRIPTIONS
7162
7162
  package, which must be installed last.
7163
7163
  ```
7164
7164
 
7165
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/version/displaydependencies.ts)_
7165
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/version/displaydependencies.ts)_
7166
7166
 
7167
7167
  ## `sf package version list`
7168
7168
 
@@ -7238,7 +7238,7 @@ EXAMPLES
7238
7238
  $ sf package version list --packages exp-mgr,exp-mgr-util --released --modified-last-days 0
7239
7239
  ```
7240
7240
 
7241
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/version/list.ts)_
7241
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/version/list.ts)_
7242
7242
 
7243
7243
  ## `sf package version promote`
7244
7244
 
@@ -7282,7 +7282,7 @@ EXAMPLES
7282
7282
  $ sf package version promote --package "Awesome Package Alias"
7283
7283
  ```
7284
7284
 
7285
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/version/promote.ts)_
7285
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/version/promote.ts)_
7286
7286
 
7287
7287
  ## `sf package version report`
7288
7288
 
@@ -7322,7 +7322,7 @@ EXAMPLES
7322
7322
  $ sf package version report --package "Your Package Alias" --target-dev-hub devhub@example.com
7323
7323
  ```
7324
7324
 
7325
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/version/report.ts)_
7325
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/version/report.ts)_
7326
7326
 
7327
7327
  ## `sf package version retrieve`
7328
7328
 
@@ -7367,7 +7367,7 @@ EXAMPLES
7367
7367
  $ sf package version retrieve --package 04tXXX --output-dir my-directory/ --target-dev-hub devhub@example.com
7368
7368
  ```
7369
7369
 
7370
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/version/retrieve.ts)_
7370
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/version/retrieve.ts)_
7371
7371
 
7372
7372
  ## `sf package version update`
7373
7373
 
@@ -7420,7 +7420,7 @@ EXAMPLES
7420
7420
  $ sf package version update --package 04t... --version-description "New Package Version Description"
7421
7421
  ```
7422
7422
 
7423
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package/version/update.ts)_
7423
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package/version/update.ts)_
7424
7424
 
7425
7425
  ## `sf package1 version create`
7426
7426
 
@@ -7487,7 +7487,7 @@ FLAG DESCRIPTIONS
7487
7487
  subscribers.
7488
7488
  ```
7489
7489
 
7490
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package1/version/create.ts)_
7490
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package1/version/create.ts)_
7491
7491
 
7492
7492
  ## `sf package1 version create get`
7493
7493
 
@@ -7520,7 +7520,7 @@ EXAMPLES
7520
7520
  $ sf package1 version create get --request-id 0HD... --target-org myorg@example.com
7521
7521
  ```
7522
7522
 
7523
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package1/version/create/get.ts)_
7523
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package1/version/create/get.ts)_
7524
7524
 
7525
7525
  ## `sf package1 version display`
7526
7526
 
@@ -7554,7 +7554,7 @@ EXAMPLES
7554
7554
  $ sf package1 version display --package-version-id 04t... --target-org myorg@example.com
7555
7555
  ```
7556
7556
 
7557
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package1/version/display.ts)_
7557
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package1/version/display.ts)_
7558
7558
 
7559
7559
  ## `sf package1 version list`
7560
7560
 
@@ -7592,7 +7592,7 @@ FLAG DESCRIPTIONS
7592
7592
  If not specified, shows all versions for all packages (managed and unmanaged) in the org.
7593
7593
  ```
7594
7594
 
7595
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.0/src/commands/package1/version/list.ts)_
7595
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.26.2/src/commands/package1/version/list.ts)_
7596
7596
 
7597
7597
  ## `sf plugins`
7598
7598
 
@@ -7784,7 +7784,7 @@ EXAMPLES
7784
7784
  $ sf plugins trust verify --npm @scope/npmName
7785
7785
  ```
7786
7786
 
7787
- _See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.7.119/src/commands/plugins/trust/verify.ts)_
7787
+ _See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.7.120/src/commands/plugins/trust/verify.ts)_
7788
7788
 
7789
7789
  ## `sf plugins uninstall [PLUGIN]`
7790
7790
 
@@ -7893,7 +7893,7 @@ FLAG DESCRIPTIONS
7893
7893
  If you specify this flag, don’t specify --metadata or --source-dir.
7894
7894
  ```
7895
7895
 
7896
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.23/src/commands/project/convert/mdapi.ts)_
7896
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.26/src/commands/project/convert/mdapi.ts)_
7897
7897
 
7898
7898
  ## `sf project convert source`
7899
7899
 
@@ -7966,7 +7966,7 @@ FLAG DESCRIPTIONS
7966
7966
  Override the api version used for api requests made by this command
7967
7967
  ```
7968
7968
 
7969
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.23/src/commands/project/convert/source.ts)_
7969
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.26/src/commands/project/convert/source.ts)_
7970
7970
 
7971
7971
  ## `sf project convert source-behavior`
7972
7972
 
@@ -8025,7 +8025,7 @@ EXAMPLES
8025
8025
  $ sf project convert source-behavior --behavior decomposePermissionSetBeta --dry-run --preserve-temp-dir
8026
8026
  ```
8027
8027
 
8028
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.23/src/commands/project/convert/source-behavior.ts)_
8028
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.26/src/commands/project/convert/source-behavior.ts)_
8029
8029
 
8030
8030
  ## `sf project delete source`
8031
8031
 
@@ -8178,7 +8178,7 @@ FLAG DESCRIPTIONS
8178
8178
  - Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
8179
8179
  ```
8180
8180
 
8181
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.23/src/commands/project/delete/source.ts)_
8181
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.26/src/commands/project/delete/source.ts)_
8182
8182
 
8183
8183
  ## `sf project delete tracking`
8184
8184
 
@@ -8215,7 +8215,7 @@ EXAMPLES
8215
8215
  $ sf project delete tracking --target-org my-scratch
8216
8216
  ```
8217
8217
 
8218
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.23/src/commands/project/delete/tracking.ts)_
8218
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.26/src/commands/project/delete/tracking.ts)_
8219
8219
 
8220
8220
  ## `sf project deploy cancel`
8221
8221
 
@@ -8287,7 +8287,7 @@ FLAG DESCRIPTIONS
8287
8287
  project deploy report".
8288
8288
  ```
8289
8289
 
8290
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.23/src/commands/project/deploy/cancel.ts)_
8290
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.26/src/commands/project/deploy/cancel.ts)_
8291
8291
 
8292
8292
  ## `sf project deploy preview`
8293
8293
 
@@ -8370,7 +8370,7 @@ FLAG DESCRIPTIONS
8370
8370
  All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
8371
8371
  ```
8372
8372
 
8373
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.23/src/commands/project/deploy/preview.ts)_
8373
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.26/src/commands/project/deploy/preview.ts)_
8374
8374
 
8375
8375
  ## `sf project deploy quick`
8376
8376
 
@@ -8463,7 +8463,7 @@ ERROR CODES
8463
8463
  Canceling (69) The deploy is being canceled.
8464
8464
  ```
8465
8465
 
8466
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.23/src/commands/project/deploy/quick.ts)_
8466
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.26/src/commands/project/deploy/quick.ts)_
8467
8467
 
8468
8468
  ## `sf project deploy report`
8469
8469
 
@@ -8555,7 +8555,7 @@ FLAG DESCRIPTIONS
8555
8555
  --coverage-formatters lcov --coverage-formatters clover
8556
8556
  ```
8557
8557
 
8558
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.23/src/commands/project/deploy/report.ts)_
8558
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.26/src/commands/project/deploy/report.ts)_
8559
8559
 
8560
8560
  ## `sf project deploy resume`
8561
8561
 
@@ -8652,7 +8652,7 @@ ERROR CODES
8652
8652
  Canceling (69) The deploy is being canceled.
8653
8653
  ```
8654
8654
 
8655
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.23/src/commands/project/deploy/resume.ts)_
8655
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.26/src/commands/project/deploy/resume.ts)_
8656
8656
 
8657
8657
  ## `sf project deploy start`
8658
8658
 
@@ -8918,7 +8918,7 @@ ERROR CODES
8918
8918
  Canceling (69) The deploy is being canceled.
8919
8919
  ```
8920
8920
 
8921
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.23/src/commands/project/deploy/start.ts)_
8921
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.26/src/commands/project/deploy/start.ts)_
8922
8922
 
8923
8923
  ## `sf project deploy validate`
8924
8924
 
@@ -9122,7 +9122,7 @@ ERROR CODES
9122
9122
  Canceling (69) The deploy is being canceled.
9123
9123
  ```
9124
9124
 
9125
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.23/src/commands/project/deploy/validate.ts)_
9125
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.26/src/commands/project/deploy/validate.ts)_
9126
9126
 
9127
9127
  ## `sf project generate manifest`
9128
9128
 
@@ -9218,7 +9218,7 @@ EXAMPLES
9218
9218
  $ sf project generate manifest --from-org test@myorg.com --excluded-metadata StandardValueSet
9219
9219
  ```
9220
9220
 
9221
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.23/src/commands/project/generate/manifest.ts)_
9221
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.26/src/commands/project/generate/manifest.ts)_
9222
9222
 
9223
9223
  ## `sf project list ignored`
9224
9224
 
@@ -9260,7 +9260,7 @@ EXAMPLES
9260
9260
  $ sf project list ignored --source-dir package.xml
9261
9261
  ```
9262
9262
 
9263
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.23/src/commands/project/list/ignored.ts)_
9263
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.26/src/commands/project/list/ignored.ts)_
9264
9264
 
9265
9265
  ## `sf project reset tracking`
9266
9266
 
@@ -9309,7 +9309,7 @@ EXAMPLES
9309
9309
  $ sf project reset tracking --revision 30
9310
9310
  ```
9311
9311
 
9312
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.23/src/commands/project/reset/tracking.ts)_
9312
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.26/src/commands/project/reset/tracking.ts)_
9313
9313
 
9314
9314
  ## `sf project retrieve preview`
9315
9315
 
@@ -9363,7 +9363,7 @@ FLAG DESCRIPTIONS
9363
9363
  production orgs.
9364
9364
  ```
9365
9365
 
9366
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.23/src/commands/project/retrieve/preview.ts)_
9366
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.26/src/commands/project/retrieve/preview.ts)_
9367
9367
 
9368
9368
  ## `sf project retrieve start`
9369
9369
 
@@ -9544,7 +9544,7 @@ ENVIRONMENT VARIABLES
9544
9544
  SF_USE_PROGRESS_BAR Set to false to disable the progress bar when running the metadata deploy command.
9545
9545
  ```
9546
9546
 
9547
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.23/src/commands/project/retrieve/start.ts)_
9547
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.26/src/commands/project/retrieve/start.ts)_
9548
9548
 
9549
9549
  ## `sf schema generate field`
9550
9550
 
@@ -10895,7 +10895,7 @@ FLAG DESCRIPTIONS
10895
10895
  Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.
10896
10896
  ```
10897
10897
 
10898
- _See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/2.2.40/src/commands/version.ts)_
10898
+ _See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/2.2.41/src/commands/version.ts)_
10899
10899
 
10900
10900
  ## `sf which`
10901
10901