@@ -25,7 +25,7 @@ $ npm install -g @salesforce/cli
2525$ sf COMMAND
2626running command...
2727$ sf (--version| -v)
28- @salesforce/cli/2.124.6 linux-x64 node-v22.22.0
28+ @salesforce/cli/2.125.0 linux-x64 node-v22.22.0
2929$ sf --help [COMMAND]
3030USAGE
3131 $ sf COMMAND
@@ -9381,7 +9381,7 @@ FLAG DESCRIPTIONS
93819381 If you don't specify this flag, the command prompts you to choose from your local objects.
93829382```
93839383
9384- _ See code: [ @salesforce/plugin-sobject ] ( https://github.com/salesforcecli/plugin-sobject/blob/1.4.83 /src/commands/schema/generate/field.ts ) _
9384+ _ See code: [ @salesforce/plugin-sobject ] ( https://github.com/salesforcecli/plugin-sobject/blob/1.4.84 /src/commands/schema/generate/field.ts ) _
93859385
93869386## ` sf schema generate platformevent `
93879387
@@ -9413,7 +9413,7 @@ EXAMPLES
94139413 $ sf schema generate platformevent --label "My Platform Event"
94149414```
94159415
9416- _ See code: [ @salesforce/plugin-sobject ] ( https://github.com/salesforcecli/plugin-sobject/blob/1.4.83 /src/commands/schema/generate/platformevent.ts ) _
9416+ _ See code: [ @salesforce/plugin-sobject ] ( https://github.com/salesforcecli/plugin-sobject/blob/1.4.84 /src/commands/schema/generate/platformevent.ts ) _
94179417
94189418## ` sf schema generate sobject `
94199419
@@ -9470,7 +9470,7 @@ FLAG DESCRIPTIONS
94709470 - Streaming API: With Bulk API and Sharing, classifies the custom object as an Enterprise Application object.
94719471```
94729472
9473- _ See code: [ @salesforce/plugin-sobject ] ( https://github.com/salesforcecli/plugin-sobject/blob/1.4.83 /src/commands/schema/generate/sobject.ts ) _
9473+ _ See code: [ @salesforce/plugin-sobject ] ( https://github.com/salesforcecli/plugin-sobject/blob/1.4.84 /src/commands/schema/generate/sobject.ts ) _
94749474
94759475## ` sf schema generate tab `
94769476
@@ -9518,7 +9518,7 @@ FLAG DESCRIPTIONS
95189518 The API name for a custom object always ends in `__c`, such as `MyObject__c`.
95199519```
95209520
9521- _ See code: [ @salesforce/plugin-sobject ] ( https://github.com/salesforcecli/plugin-sobject/blob/1.4.83 /src/commands/schema/generate/tab.ts ) _
9521+ _ See code: [ @salesforce/plugin-sobject ] ( https://github.com/salesforcecli/plugin-sobject/blob/1.4.84 /src/commands/schema/generate/tab.ts ) _
95229522
95239523## ` sf search `
95249524
0 commit comments