@@ -25,7 +25,7 @@ $ npm install -g @salesforce/cli
2525$ sf COMMAND
2626running command...
2727$ sf (--version| -v)
28- @salesforce/cli/2.110.16 linux-x64 node-v22.20.0
28+ @salesforce/cli/2.110.17 linux-x64 node-v22.20.0
2929$ sf --help [COMMAND]
3030USAGE
3131 $ sf COMMAND
@@ -1827,7 +1827,7 @@ DESCRIPTION
18271827 List all sf commands.
18281828```
18291829
1830- _ See code: [ @oclif/plugin-commands ] ( https://github.com/oclif/plugin-commands/blob/4.1.34 /src/commands/commands.ts ) _
1830+ _ See code: [ @oclif/plugin-commands ] ( https://github.com/oclif/plugin-commands/blob/4.1.35 /src/commands/commands.ts ) _
18311831
18321832## ` sf config get `
18331833
@@ -4736,7 +4736,7 @@ EXAMPLES
47364736 $ sf org list auth
47374737```
47384738
4739- _ See code: [ @salesforce/plugin-auth ] ( https://github.com/salesforcecli/plugin-auth/blob/3.9.9 /src/commands/org/list/auth.ts ) _
4739+ _ See code: [ @salesforce/plugin-auth ] ( https://github.com/salesforcecli/plugin-auth/blob/3.9.13 /src/commands/org/list/auth.ts ) _
47404740
47414741## ` sf org list limits `
47424742
@@ -5036,7 +5036,7 @@ FLAG DESCRIPTIONS
50365036 To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
50375037```
50385038
5039- _ See code: [ @salesforce/plugin-auth ] ( https://github.com/salesforcecli/plugin-auth/blob/3.9.9 /src/commands/org/login/access-token.ts ) _
5039+ _ See code: [ @salesforce/plugin-auth ] ( https://github.com/salesforcecli/plugin-auth/blob/3.9.13 /src/commands/org/login/access-token.ts ) _
50405040
50415041## ` sf org login jwt `
50425042
@@ -5127,7 +5127,7 @@ FLAG DESCRIPTIONS
51275127 To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
51285128```
51295129
5130- _ See code: [ @salesforce/plugin-auth ] ( https://github.com/salesforcecli/plugin-auth/blob/3.9.9 /src/commands/org/login/jwt.ts ) _
5130+ _ See code: [ @salesforce/plugin-auth ] ( https://github.com/salesforcecli/plugin-auth/blob/3.9.13 /src/commands/org/login/jwt.ts ) _
51315131
51325132## ` sf org login sfdx-url `
51335133
@@ -5197,7 +5197,7 @@ EXAMPLES
51975197 $ echo url | sf org login sfdx-url --sfdx-url-stdin
51985198```
51995199
5200- _ See code: [ @salesforce/plugin-auth ] ( https://github.com/salesforcecli/plugin-auth/blob/3.9.9 /src/commands/org/login/sfdx-url.ts ) _
5200+ _ See code: [ @salesforce/plugin-auth ] ( https://github.com/salesforcecli/plugin-auth/blob/3.9.13 /src/commands/org/login/sfdx-url.ts ) _
52015201
52025202## ` sf org login web `
52035203
@@ -5302,7 +5302,7 @@ FLAG DESCRIPTIONS
53025302 To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
53035303```
53045304
5305- _ See code: [ @salesforce/plugin-auth ] ( https://github.com/salesforcecli/plugin-auth/blob/3.9.9 /src/commands/org/login/web.ts ) _
5305+ _ See code: [ @salesforce/plugin-auth ] ( https://github.com/salesforcecli/plugin-auth/blob/3.9.13 /src/commands/org/login/web.ts ) _
53065306
53075307## ` sf org logout `
53085308
@@ -5368,7 +5368,7 @@ FLAG DESCRIPTIONS
53685368 All orgs includes Dev Hubs, sandboxes, DE orgs, and expired, deleted, and unknown-status scratch orgs.
53695369```
53705370
5371- _ See code: [ @salesforce/plugin-auth ] ( https://github.com/salesforcecli/plugin-auth/blob/3.9.9 /src/commands/org/logout.ts ) _
5371+ _ See code: [ @salesforce/plugin-auth ] ( https://github.com/salesforcecli/plugin-auth/blob/3.9.13 /src/commands/org/logout.ts ) _
53725372
53735373## ` sf org open `
53745374
@@ -7625,7 +7625,7 @@ FLAG DESCRIPTIONS
76257625 If you specify this flag, don’t specify --metadata or --source-dir.
76267626```
76277627
7628- _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3 /src/commands/project/convert/mdapi.ts ) _
7628+ _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5 /src/commands/project/convert/mdapi.ts ) _
76297629
76307630## ` sf project convert source `
76317631
@@ -7698,7 +7698,7 @@ FLAG DESCRIPTIONS
76987698 Override the api version used for api requests made by this command
76997699```
77007700
7701- _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3 /src/commands/project/convert/source.ts ) _
7701+ _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5 /src/commands/project/convert/source.ts ) _
77027702
77037703## ` sf project convert source-behavior `
77047704
@@ -7757,7 +7757,7 @@ EXAMPLES
77577757 $ sf project convert source-behavior --behavior decomposePermissionSetBeta --dry-run --preserve-temp-dir
77587758```
77597759
7760- _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3 /src/commands/project/convert/source-behavior.ts ) _
7760+ _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5 /src/commands/project/convert/source-behavior.ts ) _
77617761
77627762## ` sf project delete source `
77637763
@@ -7897,7 +7897,7 @@ FLAG DESCRIPTIONS
78977897 - Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
78987898```
78997899
7900- _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3 /src/commands/project/delete/source.ts ) _
7900+ _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5 /src/commands/project/delete/source.ts ) _
79017901
79027902## ` sf project delete tracking `
79037903
@@ -7934,7 +7934,7 @@ EXAMPLES
79347934 $ sf project delete tracking --target-org my-scratch
79357935```
79367936
7937- _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3 /src/commands/project/delete/tracking.ts ) _
7937+ _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5 /src/commands/project/delete/tracking.ts ) _
79387938
79397939## ` sf project deploy cancel `
79407940
@@ -8006,7 +8006,7 @@ FLAG DESCRIPTIONS
80068006 project deploy report".
80078007```
80088008
8009- _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3 /src/commands/project/deploy/cancel.ts ) _
8009+ _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5 /src/commands/project/deploy/cancel.ts ) _
80108010
80118011## ` sf project deploy preview `
80128012
@@ -8089,7 +8089,7 @@ FLAG DESCRIPTIONS
80898089 All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
80908090```
80918091
8092- _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3 /src/commands/project/deploy/preview.ts ) _
8092+ _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5 /src/commands/project/deploy/preview.ts ) _
80938093
80948094## ` sf project deploy quick `
80958095
@@ -8182,7 +8182,7 @@ ERROR CODES
81828182 Canceling (69) The deploy is being canceled.
81838183```
81848184
8185- _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3 /src/commands/project/deploy/quick.ts ) _
8185+ _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5 /src/commands/project/deploy/quick.ts ) _
81868186
81878187## ` sf project deploy report `
81888188
@@ -8274,7 +8274,7 @@ FLAG DESCRIPTIONS
82748274 --coverage-formatters lcov --coverage-formatters clover
82758275```
82768276
8277- _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3 /src/commands/project/deploy/report.ts ) _
8277+ _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5 /src/commands/project/deploy/report.ts ) _
82788278
82798279## ` sf project deploy resume `
82808280
@@ -8371,7 +8371,7 @@ ERROR CODES
83718371 Canceling (69) The deploy is being canceled.
83728372```
83738373
8374- _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3 /src/commands/project/deploy/resume.ts ) _
8374+ _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5 /src/commands/project/deploy/resume.ts ) _
83758375
83768376## ` sf project deploy start `
83778377
@@ -8624,7 +8624,7 @@ ERROR CODES
86248624 Canceling (69) The deploy is being canceled.
86258625```
86268626
8627- _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3 /src/commands/project/deploy/start.ts ) _
8627+ _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5 /src/commands/project/deploy/start.ts ) _
86288628
86298629## ` sf project deploy validate `
86308630
@@ -8814,7 +8814,7 @@ ERROR CODES
88148814 Canceling (69) The deploy is being canceled.
88158815```
88168816
8817- _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3 /src/commands/project/deploy/validate.ts ) _
8817+ _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5 /src/commands/project/deploy/validate.ts ) _
88188818
88198819## ` sf project generate `
88208820
@@ -9015,7 +9015,7 @@ EXAMPLES
90159015 $ sf project generate manifest --from-org test@myorg.com --excluded-metadata StandardValueSet
90169016```
90179017
9018- _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3 /src/commands/project/generate/manifest.ts ) _
9018+ _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5 /src/commands/project/generate/manifest.ts ) _
90199019
90209020## ` sf project list ignored `
90219021
@@ -9057,7 +9057,7 @@ EXAMPLES
90579057 $ sf project list ignored --source-dir package.xml
90589058```
90599059
9060- _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3 /src/commands/project/list/ignored.ts ) _
9060+ _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5 /src/commands/project/list/ignored.ts ) _
90619061
90629062## ` sf project reset tracking `
90639063
@@ -9106,7 +9106,7 @@ EXAMPLES
91069106 $ sf project reset tracking --revision 30
91079107```
91089108
9109- _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3 /src/commands/project/reset/tracking.ts ) _
9109+ _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5 /src/commands/project/reset/tracking.ts ) _
91109110
91119111## ` sf project retrieve preview `
91129112
@@ -9160,7 +9160,7 @@ FLAG DESCRIPTIONS
91609160 production orgs.
91619161```
91629162
9163- _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3 /src/commands/project/retrieve/preview.ts ) _
9163+ _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5 /src/commands/project/retrieve/preview.ts ) _
91649164
91659165## ` sf project retrieve start `
91669166
@@ -9341,7 +9341,7 @@ ENVIRONMENT VARIABLES
93419341 SF_USE_PROGRESS_BAR Set to false to disable the progress bar when running the metadata deploy command.
93429342```
93439343
9344- _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3 /src/commands/project/retrieve/start.ts ) _
9344+ _ See code: [ @salesforce/plugin-deploy-retrieve ] ( https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5 /src/commands/project/retrieve/start.ts ) _
93459345
93469346## ` sf schema generate field `
93479347
@@ -9754,7 +9754,7 @@ FLAG DESCRIPTIONS
97549754 Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.
97559755```
97569756
9757- _ See code: [ @oclif/plugin-version ] ( https://github.com/oclif/plugin-version/blob/2.2.33 /src/commands/version.ts ) _
9757+ _ See code: [ @oclif/plugin-version ] ( https://github.com/oclif/plugin-version/blob/2.2.34 /src/commands/version.ts ) _
97589758
97599759## ` sf visualforce generate component `
97609760
0 commit comments