@salesforce/cli 2.117.3 → 2.117.5

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.117.3 linux-x64 node-v22.21.1
28
+ @salesforce/cli/2.117.5 linux-x64 node-v22.21.1
29
29
  $ sf --help [COMMAND]
30
30
  USAGE
31
31
  $ sf COMMAND
@@ -1455,7 +1455,7 @@ FLAG DESCRIPTIONS
1455
1455
  directory.
1456
1456
  ```
1457
1457
 
1458
- _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.9.4/src/commands/apex/get/log.ts)_
1458
+ _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.9.5/src/commands/apex/get/log.ts)_
1459
1459
 
1460
1460
  ## `sf apex get test`
1461
1461
 
@@ -1515,7 +1515,7 @@ EXAMPLES
1515
1515
  me@myorg'
1516
1516
  ```
1517
1517
 
1518
- _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.9.4/src/commands/apex/get/test.ts)_
1518
+ _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.9.5/src/commands/apex/get/test.ts)_
1519
1519
 
1520
1520
  ## `sf apex list log`
1521
1521
 
@@ -1555,7 +1555,7 @@ EXAMPLES
1555
1555
  $ sf apex list log --target-org me@my.org
1556
1556
  ```
1557
1557
 
1558
- _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.9.4/src/commands/apex/list/log.ts)_
1558
+ _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.9.5/src/commands/apex/list/log.ts)_
1559
1559
 
1560
1560
  ## `sf apex run`
1561
1561
 
@@ -1602,7 +1602,7 @@ EXAMPLES
1602
1602
  $ sf apex run
1603
1603
  ```
1604
1604
 
1605
- _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.9.4/src/commands/apex/run.ts)_
1605
+ _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.9.5/src/commands/apex/run.ts)_
1606
1606
 
1607
1607
  ## `sf apex run test`
1608
1608
 
@@ -1749,7 +1749,7 @@ FLAG DESCRIPTIONS
1749
1749
  --tests Test1 --tests Test2
1750
1750
  ```
1751
1751
 
1752
- _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.9.4/src/commands/apex/run/test.ts)_
1752
+ _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.9.5/src/commands/apex/run/test.ts)_
1753
1753
 
1754
1754
  ## `sf apex tail log`
1755
1755
 
@@ -1792,7 +1792,7 @@ EXAMPLES
1792
1792
  $ sf apex tail log --color --skip-trace-flag
1793
1793
  ```
1794
1794
 
1795
- _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.9.4/src/commands/apex/tail/log.ts)_
1795
+ _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.9.5/src/commands/apex/tail/log.ts)_
1796
1796
 
1797
1797
  ## `sf api request graphql`
1798
1798
 
@@ -3891,7 +3891,7 @@ EXAMPLES
3891
3891
  $ sf logic get test --test-run-id <test run id> --result-format junit --target-org my-scratch
3892
3892
  ```
3893
3893
 
3894
- _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.9.4/src/commands/logic/get/test.ts)_
3894
+ _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.9.5/src/commands/logic/get/test.ts)_
3895
3895
 
3896
3896
  ## `sf logic run test`
3897
3897
 
@@ -4013,7 +4013,7 @@ FLAG DESCRIPTIONS
4013
4013
  --tests Test1 --tests Test2
4014
4014
  ```
4015
4015
 
4016
- _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.9.4/src/commands/logic/run/test.ts)_
4016
+ _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.9.5/src/commands/logic/run/test.ts)_
4017
4017
 
4018
4018
  ## `sf org assign permset`
4019
4019
 
@@ -4240,7 +4240,7 @@ FLAG DESCRIPTIONS
4240
4240
  You can specify either --source-sandbox-name or --source-id when cloning an existing sandbox, but not both.
4241
4241
  ```
4242
4242
 
4243
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.52/src/commands/org/create/sandbox.ts)_
4243
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.53/src/commands/org/create/sandbox.ts)_
4244
4244
 
4245
4245
  ## `sf org create scratch`
4246
4246
 
@@ -4422,7 +4422,7 @@ FLAG DESCRIPTIONS
4422
4422
  Omit this flag to have Salesforce generate a unique username for your org.
4423
4423
  ```
4424
4424
 
4425
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.52/src/commands/org/create/scratch.ts)_
4425
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.53/src/commands/org/create/scratch.ts)_
4426
4426
 
4427
4427
  ## `sf org create user`
4428
4428
 
@@ -4576,7 +4576,7 @@ EXAMPLES
4576
4576
  $ sf org delete sandbox --target-org my-sandbox --no-prompt
4577
4577
  ```
4578
4578
 
4579
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.52/src/commands/org/delete/sandbox.ts)_
4579
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.53/src/commands/org/delete/sandbox.ts)_
4580
4580
 
4581
4581
  ## `sf org delete scratch`
4582
4582
 
@@ -4620,7 +4620,7 @@ EXAMPLES
4620
4620
  $ sf org delete scratch --target-org my-scratch-org --no-prompt
4621
4621
  ```
4622
4622
 
4623
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.52/src/commands/org/delete/scratch.ts)_
4623
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.53/src/commands/org/delete/scratch.ts)_
4624
4624
 
4625
4625
  ## `sf org disable tracking`
4626
4626
 
@@ -4659,7 +4659,7 @@ EXAMPLES
4659
4659
  $ sf org disable tracking
4660
4660
  ```
4661
4661
 
4662
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.52/src/commands/org/disable/tracking.ts)_
4662
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.53/src/commands/org/disable/tracking.ts)_
4663
4663
 
4664
4664
  ## `sf org display`
4665
4665
 
@@ -4704,7 +4704,7 @@ EXAMPLES
4704
4704
  $ sf org display --target-org TestOrg1 --verbose
4705
4705
  ```
4706
4706
 
4707
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.52/src/commands/org/display.ts)_
4707
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.53/src/commands/org/display.ts)_
4708
4708
 
4709
4709
  ## `sf org display user`
4710
4710
 
@@ -4785,7 +4785,7 @@ EXAMPLES
4785
4785
  $ sf org enable tracking
4786
4786
  ```
4787
4787
 
4788
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.52/src/commands/org/enable/tracking.ts)_
4788
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.53/src/commands/org/enable/tracking.ts)_
4789
4789
 
4790
4790
  ## `sf org generate password`
4791
4791
 
@@ -4891,7 +4891,7 @@ EXAMPLES
4891
4891
  $ sf org list --clean
4892
4892
  ```
4893
4893
 
4894
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.52/src/commands/org/list.ts)_
4894
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.53/src/commands/org/list.ts)_
4895
4895
 
4896
4896
  ## `sf org list auth`
4897
4897
 
@@ -5030,7 +5030,7 @@ FLAG DESCRIPTIONS
5030
5030
  Examples of metadata types that use folders are Dashboard, Document, EmailTemplate, and Report.
5031
5031
  ```
5032
5032
 
5033
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.52/src/commands/org/list/metadata.ts)_
5033
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.53/src/commands/org/list/metadata.ts)_
5034
5034
 
5035
5035
  ## `sf org list metadata-types`
5036
5036
 
@@ -5085,7 +5085,7 @@ FLAG DESCRIPTIONS
5085
5085
  Override the api version used for api requests made by this command
5086
5086
  ```
5087
5087
 
5088
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.52/src/commands/org/list/metadata-types.ts)_
5088
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.53/src/commands/org/list/metadata-types.ts)_
5089
5089
 
5090
5090
  ## `sf org list sobject record-counts`
5091
5091
 
@@ -5631,7 +5631,7 @@ EXAMPLES
5631
5631
  $ sf org open --source-file force-app/main/default/bots/Coral_Cloud_Agent/Coral_Cloud_Agent.bot-meta.xml
5632
5632
  ```
5633
5633
 
5634
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.52/src/commands/org/open.ts)_
5634
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.53/src/commands/org/open.ts)_
5635
5635
 
5636
5636
  ## `sf org open agent`
5637
5637
 
@@ -5682,7 +5682,7 @@ EXAMPLES
5682
5682
  $ sf org open agent --target-org MyTestOrg1 --browser firefox --api-name Coral_Cloud_Agent
5683
5683
  ```
5684
5684
 
5685
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.52/src/commands/org/open/agent.ts)_
5685
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.53/src/commands/org/open/agent.ts)_
5686
5686
 
5687
5687
  ## `sf org refresh sandbox`
5688
5688
 
@@ -5785,7 +5785,7 @@ FLAG DESCRIPTIONS
5785
5785
  You can specify either --source-sandbox-name or --source-id when refreshing an existing sandbox, but not both.
5786
5786
  ```
5787
5787
 
5788
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.52/src/commands/org/refresh/sandbox.ts)_
5788
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.53/src/commands/org/refresh/sandbox.ts)_
5789
5789
 
5790
5790
  ## `sf org resume sandbox`
5791
5791
 
@@ -5848,7 +5848,7 @@ FLAG DESCRIPTIONS
5848
5848
  returns the job ID. To resume checking the sandbox creation, rerun this command.
5849
5849
  ```
5850
5850
 
5851
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.52/src/commands/org/resume/sandbox.ts)_
5851
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.53/src/commands/org/resume/sandbox.ts)_
5852
5852
 
5853
5853
  ## `sf org resume scratch`
5854
5854
 
@@ -5901,7 +5901,7 @@ FLAG DESCRIPTIONS
5901
5901
  returns the job ID. To resume checking the scratch creation, rerun this command.
5902
5902
  ```
5903
5903
 
5904
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.52/src/commands/org/resume/scratch.ts)_
5904
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.9.53/src/commands/org/resume/scratch.ts)_
5905
5905
 
5906
5906
  ## `sf package convert`
5907
5907
 
@@ -5998,7 +5998,7 @@ FLAG DESCRIPTIONS
5998
5998
  --installation-key-bypass flag is required.
5999
5999
  ```
6000
6000
 
6001
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/convert.ts)_
6001
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/convert.ts)_
6002
6002
 
6003
6003
  ## `sf package create`
6004
6004
 
@@ -6077,7 +6077,7 @@ FLAG DESCRIPTIONS
6077
6077
  Org-Dependent Unlocked Packages" in the Salesforce DX Developer Guide.
6078
6078
  ```
6079
6079
 
6080
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/create.ts)_
6080
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/create.ts)_
6081
6081
 
6082
6082
  ## `sf package delete`
6083
6083
 
@@ -6119,7 +6119,7 @@ EXAMPLES
6119
6119
  $ sf package delete --package 0Ho... --target-dev-hub devhub@example.com
6120
6120
  ```
6121
6121
 
6122
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/delete.ts)_
6122
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/delete.ts)_
6123
6123
 
6124
6124
  ## `sf package install`
6125
6125
 
@@ -6218,7 +6218,7 @@ FLAG DESCRIPTIONS
6218
6218
  - Delete: Delete removed components, except for custom objects and custom fields, that don't have dependencies.
6219
6219
  ```
6220
6220
 
6221
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/install.ts)_
6221
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/install.ts)_
6222
6222
 
6223
6223
  ## `sf package install report`
6224
6224
 
@@ -6251,7 +6251,7 @@ EXAMPLES
6251
6251
  $ sf package install report --request-id 0Hf... --target-org me@example.com
6252
6252
  ```
6253
6253
 
6254
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/install/report.ts)_
6254
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/install/report.ts)_
6255
6255
 
6256
6256
  ## `sf package installed list`
6257
6257
 
@@ -6283,7 +6283,7 @@ EXAMPLES
6283
6283
  $ sf package installed list --target-org me@example.com
6284
6284
  ```
6285
6285
 
6286
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/installed/list.ts)_
6286
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/installed/list.ts)_
6287
6287
 
6288
6288
  ## `sf package list`
6289
6289
 
@@ -6321,7 +6321,7 @@ EXAMPLES
6321
6321
  $ sf package list --target-dev-hub devhub@example.com --verbose
6322
6322
  ```
6323
6323
 
6324
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/list.ts)_
6324
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/list.ts)_
6325
6325
 
6326
6326
  ## `sf package push-upgrade abort`
6327
6327
 
@@ -6360,7 +6360,7 @@ EXAMPLES
6360
6360
  $ sf package push-upgrade abort --push-request-id 0DV... --target-dev-hub devhub@example.com
6361
6361
  ```
6362
6362
 
6363
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/push-upgrade/abort.ts)_
6363
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/push-upgrade/abort.ts)_
6364
6364
 
6365
6365
  ## `sf package push-upgrade list`
6366
6366
 
@@ -6419,7 +6419,7 @@ EXAMPLES
6419
6419
  $ sf package push-upgrade list --package 033xyz –-status Failed
6420
6420
  ```
6421
6421
 
6422
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/push-upgrade/list.ts)_
6422
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/push-upgrade/list.ts)_
6423
6423
 
6424
6424
  ## `sf package push-upgrade report`
6425
6425
 
@@ -6461,7 +6461,7 @@ EXAMPLES
6461
6461
  $ sf package push-upgrade report --push-request-id 0DV... --target-dev-hub devhub@example.com
6462
6462
  ```
6463
6463
 
6464
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/push-upgrade/report.ts)_
6464
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/push-upgrade/report.ts)_
6465
6465
 
6466
6466
  ## `sf package push-upgrade schedule`
6467
6467
 
@@ -6548,7 +6548,7 @@ FLAG DESCRIPTIONS
6548
6548
  Overrides the value of the target-dev-hub configuration variable, if set.
6549
6549
  ```
6550
6550
 
6551
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/push-upgrade/schedule.ts)_
6551
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/push-upgrade/schedule.ts)_
6552
6552
 
6553
6553
  ## `sf package uninstall`
6554
6554
 
@@ -6596,7 +6596,7 @@ EXAMPLES
6596
6596
  $ sf package uninstall --package "Undesirable Package Alias"
6597
6597
  ```
6598
6598
 
6599
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/uninstall.ts)_
6599
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/uninstall.ts)_
6600
6600
 
6601
6601
  ## `sf package uninstall report`
6602
6602
 
@@ -6629,7 +6629,7 @@ EXAMPLES
6629
6629
  $ sf package uninstall report --request-id 06y... --target-org me@example.com
6630
6630
  ```
6631
6631
 
6632
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/uninstall/report.ts)_
6632
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/uninstall/report.ts)_
6633
6633
 
6634
6634
  ## `sf package update`
6635
6635
 
@@ -6692,7 +6692,7 @@ FLAG DESCRIPTIONS
6692
6692
  notified to upgrade to the recommended version.
6693
6693
  ```
6694
6694
 
6695
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/update.ts)_
6695
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/update.ts)_
6696
6696
 
6697
6697
  ## `sf package version create`
6698
6698
 
@@ -6867,7 +6867,7 @@ FLAG DESCRIPTIONS
6867
6867
  periods of no output from commands.
6868
6868
  ```
6869
6869
 
6870
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/version/create.ts)_
6870
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/version/create.ts)_
6871
6871
 
6872
6872
  ## `sf package version create list`
6873
6873
 
@@ -6928,7 +6928,7 @@ EXAMPLES
6928
6928
  $ sf package version create list --created-last-days 0 --status Success
6929
6929
  ```
6930
6930
 
6931
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/version/create/list.ts)_
6931
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/version/create/list.ts)_
6932
6932
 
6933
6933
  ## `sf package version create report`
6934
6934
 
@@ -6971,7 +6971,7 @@ EXAMPLES
6971
6971
  $ sf package version create report --package-create-request-id 08c... --target-dev-hub devhub@example.com
6972
6972
  ```
6973
6973
 
6974
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/version/create/report.ts)_
6974
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/version/create/report.ts)_
6975
6975
 
6976
6976
  ## `sf package version delete`
6977
6977
 
@@ -7012,7 +7012,7 @@ EXAMPLES
7012
7012
  $ sf package version delete --package 04t... --target-org devhub@example.com
7013
7013
  ```
7014
7014
 
7015
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/version/delete.ts)_
7015
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/version/delete.ts)_
7016
7016
 
7017
7017
  ## `sf package version displayancestry`
7018
7018
 
@@ -7072,7 +7072,7 @@ FLAG DESCRIPTIONS
7072
7072
  You can use the DOT code output in graph visualization software to create tree visualizations.
7073
7073
  ```
7074
7074
 
7075
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/version/displayancestry.ts)_
7075
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/version/displayancestry.ts)_
7076
7076
 
7077
7077
  ## `sf package version displaydependencies`
7078
7078
 
@@ -7134,7 +7134,7 @@ FLAG DESCRIPTIONS
7134
7134
  package, which must be installed last.
7135
7135
  ```
7136
7136
 
7137
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/version/displaydependencies.ts)_
7137
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/version/displaydependencies.ts)_
7138
7138
 
7139
7139
  ## `sf package version list`
7140
7140
 
@@ -7210,7 +7210,7 @@ EXAMPLES
7210
7210
  $ sf package version list --packages exp-mgr,exp-mgr-util --released --modified-last-days 0
7211
7211
  ```
7212
7212
 
7213
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/version/list.ts)_
7213
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/version/list.ts)_
7214
7214
 
7215
7215
  ## `sf package version promote`
7216
7216
 
@@ -7254,7 +7254,7 @@ EXAMPLES
7254
7254
  $ sf package version promote --package "Awesome Package Alias"
7255
7255
  ```
7256
7256
 
7257
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/version/promote.ts)_
7257
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/version/promote.ts)_
7258
7258
 
7259
7259
  ## `sf package version report`
7260
7260
 
@@ -7294,7 +7294,7 @@ EXAMPLES
7294
7294
  $ sf package version report --package "Your Package Alias" --target-dev-hub devhub@example.com
7295
7295
  ```
7296
7296
 
7297
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/version/report.ts)_
7297
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/version/report.ts)_
7298
7298
 
7299
7299
  ## `sf package version retrieve`
7300
7300
 
@@ -7339,7 +7339,7 @@ EXAMPLES
7339
7339
  $ sf package version retrieve --package 04tXXX --output-dir my-directory/ --target-dev-hub devhub@example.com
7340
7340
  ```
7341
7341
 
7342
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/version/retrieve.ts)_
7342
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/version/retrieve.ts)_
7343
7343
 
7344
7344
  ## `sf package version update`
7345
7345
 
@@ -7392,7 +7392,7 @@ EXAMPLES
7392
7392
  $ sf package version update --package 04t... --version-description "New Package Version Description"
7393
7393
  ```
7394
7394
 
7395
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package/version/update.ts)_
7395
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package/version/update.ts)_
7396
7396
 
7397
7397
  ## `sf package1 version create`
7398
7398
 
@@ -7459,7 +7459,7 @@ FLAG DESCRIPTIONS
7459
7459
  subscribers.
7460
7460
  ```
7461
7461
 
7462
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package1/version/create.ts)_
7462
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package1/version/create.ts)_
7463
7463
 
7464
7464
  ## `sf package1 version create get`
7465
7465
 
@@ -7492,7 +7492,7 @@ EXAMPLES
7492
7492
  $ sf package1 version create get --request-id 0HD... --target-org myorg@example.com
7493
7493
  ```
7494
7494
 
7495
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package1/version/create/get.ts)_
7495
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package1/version/create/get.ts)_
7496
7496
 
7497
7497
  ## `sf package1 version display`
7498
7498
 
@@ -7526,7 +7526,7 @@ EXAMPLES
7526
7526
  $ sf package1 version display --package-version-id 04t... --target-org myorg@example.com
7527
7527
  ```
7528
7528
 
7529
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package1/version/display.ts)_
7529
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package1/version/display.ts)_
7530
7530
 
7531
7531
  ## `sf package1 version list`
7532
7532
 
@@ -7564,7 +7564,7 @@ FLAG DESCRIPTIONS
7564
7564
  If not specified, shows all versions for all packages (managed and unmanaged) in the org.
7565
7565
  ```
7566
7566
 
7567
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.1/src/commands/package1/version/list.ts)_
7567
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.24.2/src/commands/package1/version/list.ts)_
7568
7568
 
7569
7569
  ## `sf plugins`
7570
7570