@@ -25,7 +25,7 @@ $ npm install -g @salesforce/cli
2525$ sf COMMAND
2626running command...
2727$ sf (--version|-v)
28- @salesforce/cli/2.136.6 linux-x64 node-v22.22.2
28+ @salesforce/cli/2.136.7 linux-x64 node-v22.22.2
2929$ sf --help [COMMAND]
3030USAGE
3131 $ sf COMMAND
@@ -6566,7 +6566,7 @@ FLAG DESCRIPTIONS
65666566 --installation-key-bypass flag is required.
65676567```
65686568
6569- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/convert.ts)_
6569+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/convert.ts)_
65706570
65716571## `sf package create`
65726572
@@ -6645,7 +6645,7 @@ FLAG DESCRIPTIONS
66456645 Org-Dependent Unlocked Packages" in the Salesforce DX Developer Guide.
66466646```
66476647
6648- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/create.ts)_
6648+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/create.ts)_
66496649
66506650## `sf package delete`
66516651
@@ -6687,7 +6687,7 @@ EXAMPLES
66876687 $ sf package delete --package 0Ho... --target-dev-hub devhub@example.com
66886688```
66896689
6690- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/delete.ts)_
6690+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/delete.ts)_
66916691
66926692## `sf package install`
66936693
@@ -6786,7 +6786,7 @@ FLAG DESCRIPTIONS
67866786 - Delete: Delete removed components, except for custom objects and custom fields, that don't have dependencies.
67876787```
67886788
6789- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/install.ts)_
6789+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/install.ts)_
67906790
67916791## `sf package install report`
67926792
@@ -6819,7 +6819,7 @@ EXAMPLES
68196819 $ sf package install report --request-id 0Hf... --target-org me@example.com
68206820```
68216821
6822- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/install/report.ts)_
6822+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/install/report.ts)_
68236823
68246824## `sf package installed list`
68256825
@@ -6851,7 +6851,7 @@ EXAMPLES
68516851 $ sf package installed list --target-org me@example.com
68526852```
68536853
6854- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/installed/list.ts)_
6854+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/installed/list.ts)_
68556855
68566856## `sf package list`
68576857
@@ -6889,7 +6889,7 @@ EXAMPLES
68896889 $ sf package list --target-dev-hub devhub@example.com --verbose
68906890```
68916891
6892- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/list.ts)_
6892+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/list.ts)_
68936893
68946894## `sf package push-upgrade abort`
68956895
@@ -6928,7 +6928,7 @@ EXAMPLES
69286928 $ sf package push-upgrade abort --push-request-id 0DV... --target-dev-hub devhub@example.com
69296929```
69306930
6931- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/push-upgrade/abort.ts)_
6931+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/push-upgrade/abort.ts)_
69326932
69336933## `sf package push-upgrade list`
69346934
@@ -6987,7 +6987,7 @@ EXAMPLES
69876987 $ sf package push-upgrade list --package 033xyz –-status Failed
69886988```
69896989
6990- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/push-upgrade/list.ts)_
6990+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/push-upgrade/list.ts)_
69916991
69926992## `sf package push-upgrade report`
69936993
@@ -7029,7 +7029,7 @@ EXAMPLES
70297029 $ sf package push-upgrade report --push-request-id 0DV... --target-dev-hub devhub@example.com
70307030```
70317031
7032- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/push-upgrade/report.ts)_
7032+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/push-upgrade/report.ts)_
70337033
70347034## `sf package push-upgrade schedule`
70357035
@@ -7116,7 +7116,7 @@ FLAG DESCRIPTIONS
71167116 Overrides the value of the target-dev-hub configuration variable, if set.
71177117```
71187118
7119- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/push-upgrade/schedule.ts)_
7119+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/push-upgrade/schedule.ts)_
71207120
71217121## `sf package uninstall`
71227122
@@ -7164,7 +7164,7 @@ EXAMPLES
71647164 $ sf package uninstall --package "Undesirable Package Alias"
71657165```
71667166
7167- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/uninstall.ts)_
7167+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/uninstall.ts)_
71687168
71697169## `sf package uninstall report`
71707170
@@ -7197,7 +7197,7 @@ EXAMPLES
71977197 $ sf package uninstall report --request-id 06y... --target-org me@example.com
71987198```
71997199
7200- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/uninstall/report.ts)_
7200+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/uninstall/report.ts)_
72017201
72027202## `sf package update`
72037203
@@ -7265,7 +7265,7 @@ FLAG DESCRIPTIONS
72657265 the Installed Packages page. Only released package versions can be set as the recommended version.
72667266```
72677267
7268- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/update.ts)_
7268+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/update.ts)_
72697269
72707270## `sf package version create`
72717271
@@ -7442,7 +7442,7 @@ FLAG DESCRIPTIONS
74427442 periods of no output from commands.
74437443```
74447444
7445- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/version/create.ts)_
7445+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/version/create.ts)_
74467446
74477447## `sf package version create list`
74487448
@@ -7503,7 +7503,7 @@ EXAMPLES
75037503 $ sf package version create list --created-last-days 0 --status Success
75047504```
75057505
7506- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/version/create/list.ts)_
7506+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/version/create/list.ts)_
75077507
75087508## `sf package version create report`
75097509
@@ -7546,7 +7546,7 @@ EXAMPLES
75467546 $ sf package version create report --package-create-request-id 08c... --target-dev-hub devhub@example.com
75477547```
75487548
7549- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/version/create/report.ts)_
7549+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/version/create/report.ts)_
75507550
75517551## `sf package version delete`
75527552
@@ -7587,7 +7587,7 @@ EXAMPLES
75877587 $ sf package version delete --package 04t... --target-org devhub@example.com
75887588```
75897589
7590- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/version/delete.ts)_
7590+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/version/delete.ts)_
75917591
75927592## `sf package version displayancestry`
75937593
@@ -7647,7 +7647,7 @@ FLAG DESCRIPTIONS
76477647 You can use the DOT code output in graph visualization software to create tree visualizations.
76487648```
76497649
7650- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/version/displayancestry.ts)_
7650+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/version/displayancestry.ts)_
76517651
76527652## `sf package version displaydependencies`
76537653
@@ -7709,7 +7709,7 @@ FLAG DESCRIPTIONS
77097709 package, which must be installed last.
77107710```
77117711
7712- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/version/displaydependencies.ts)_
7712+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/version/displaydependencies.ts)_
77137713
77147714## `sf package version list`
77157715
@@ -7785,7 +7785,7 @@ EXAMPLES
77857785 $ sf package version list --packages exp-mgr,exp-mgr-util --released --modified-last-days 0
77867786```
77877787
7788- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/version/list.ts)_
7788+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/version/list.ts)_
77897789
77907790## `sf package version promote`
77917791
@@ -7829,7 +7829,7 @@ EXAMPLES
78297829 $ sf package version promote --package "Awesome Package Alias"
78307830```
78317831
7832- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/version/promote.ts)_
7832+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/version/promote.ts)_
78337833
78347834## `sf package version report`
78357835
@@ -7869,7 +7869,7 @@ EXAMPLES
78697869 $ sf package version report --package "Your Package Alias" --target-dev-hub devhub@example.com
78707870```
78717871
7872- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/version/report.ts)_
7872+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/version/report.ts)_
78737873
78747874## `sf package version retrieve`
78757875
@@ -7914,7 +7914,7 @@ EXAMPLES
79147914 $ sf package version retrieve --package 04tXXX --output-dir my-directory/ --target-dev-hub devhub@example.com
79157915```
79167916
7917- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/version/retrieve.ts)_
7917+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/version/retrieve.ts)_
79187918
79197919## `sf package version update`
79207920
@@ -7967,7 +7967,7 @@ EXAMPLES
79677967 $ sf package version update --package 04t... --version-description "New Package Version Description"
79687968```
79697969
7970- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package/version/update.ts)_
7970+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package/version/update.ts)_
79717971
79727972## `sf package1 version create`
79737973
@@ -8034,7 +8034,7 @@ FLAG DESCRIPTIONS
80348034 subscribers.
80358035```
80368036
8037- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package1/version/create.ts)_
8037+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package1/version/create.ts)_
80388038
80398039## `sf package1 version create get`
80408040
@@ -8067,7 +8067,7 @@ EXAMPLES
80678067 $ sf package1 version create get --request-id 0HD... --target-org myorg@example.com
80688068```
80698069
8070- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package1/version/create/get.ts)_
8070+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package1/version/create/get.ts)_
80718071
80728072## `sf package1 version display`
80738073
@@ -8101,7 +8101,7 @@ EXAMPLES
81018101 $ sf package1 version display --package-version-id 04t... --target-org myorg@example.com
81028102```
81038103
8104- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package1/version/display.ts)_
8104+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package1/version/display.ts)_
81058105
81068106## `sf package1 version list`
81078107
@@ -8139,7 +8139,7 @@ FLAG DESCRIPTIONS
81398139 If not specified, shows all versions for all packages (managed and unmanaged) in the org.
81408140```
81418141
8142- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.17 /src/commands/package1/version/list.ts)_
8142+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.0 /src/commands/package1/version/list.ts)_
81438143
81448144## `sf plugins`
81458145
0 commit comments