@@ -75,7 +75,7 @@ $ npm install -g @salesforce/plugin-source
7575$ sfdx COMMAND
7676running command...
7777$ sfdx (--version)
78- @salesforce/plugin-source/2.10.46 linux-x64 node-v18.18.2
78+ @salesforce/plugin-source/2.11.0 linux-x64 node-v18.18.2
7979$ sfdx --help [COMMAND]
8080USAGE
8181 $ sfdx COMMAND
@@ -299,7 +299,7 @@ FLAG DESCRIPTIONS
299299 Indicates that you want verbose output from the deploy operation.
300300```
301301
302- _ See code: [ src/commands/force/mdapi/deploy.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.10.46 /src/commands/force/mdapi/deploy.ts ) _
302+ _ See code: [ src/commands/force/mdapi/deploy.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.11.0 /src/commands/force/mdapi/deploy.ts ) _
303303
304304## ` sfdx force:mdapi:deploy:cancel `
305305
@@ -342,7 +342,7 @@ FLAG DESCRIPTIONS
342342 If the command continues to run after the wait period, the CLI returns control of the terminal window to you.
343343```
344344
345- _ See code: [ src/commands/force/mdapi/deploy/cancel.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.10.46 /src/commands/force/mdapi/deploy/cancel.ts ) _
345+ _ See code: [ src/commands/force/mdapi/deploy/cancel.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.11.0 /src/commands/force/mdapi/deploy/cancel.ts ) _
346346
347347## ` sfdx force:mdapi:deploy:report `
348348
@@ -413,7 +413,7 @@ FLAG DESCRIPTIONS
413413 use the ID of the most recent metadata deployment.
414414```
415415
416- _ See code: [ src/commands/force/mdapi/deploy/report.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.10.46 /src/commands/force/mdapi/deploy/report.ts ) _
416+ _ See code: [ src/commands/force/mdapi/deploy/report.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.11.0 /src/commands/force/mdapi/deploy/report.ts ) _
417417
418418## ` sfdx force:mdapi:retrieve `
419419
@@ -477,7 +477,7 @@ FLAG DESCRIPTIONS
477477 By default, the CLI assumes the directory is structured for a set of packages.
478478```
479479
480- _ See code: [ src/commands/force/mdapi/retrieve.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.10.46 /src/commands/force/mdapi/retrieve.ts ) _
480+ _ See code: [ src/commands/force/mdapi/retrieve.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.11.0 /src/commands/force/mdapi/retrieve.ts ) _
481481
482482## ` sfdx force:mdapi:retrieve:report `
483483
@@ -531,7 +531,7 @@ FLAG DESCRIPTIONS
531531 You must specify a --retrievetargetdir. Use with --wait to resume waiting.
532532```
533533
534- _ See code: [ src/commands/force/mdapi/retrieve/report.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.10.46 /src/commands/force/mdapi/retrieve/report.ts ) _
534+ _ See code: [ src/commands/force/mdapi/retrieve/report.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.11.0 /src/commands/force/mdapi/retrieve/report.ts ) _
535535
536536## ` sfdx force:source:deploy `
537537
@@ -797,7 +797,7 @@ FLAG DESCRIPTIONS
797797 If you specify this parameter, don’t specify --metadata or --sourcepath.
798798```
799799
800- _ See code: [ src/commands/force/source/deploy.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.10.46 /src/commands/force/source/deploy.ts ) _
800+ _ See code: [ src/commands/force/source/deploy.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.11.0 /src/commands/force/source/deploy.ts ) _
801801
802802## ` sfdx force:source:deploy:cancel `
803803
@@ -842,7 +842,7 @@ FLAG DESCRIPTIONS
842842 If the command continues to run after the wait period, the CLI returns control of the terminal window to you.
843843```
844844
845- _ See code: [ src/commands/force/source/deploy/cancel.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.10.46 /src/commands/force/source/deploy/cancel.ts ) _
845+ _ See code: [ src/commands/force/source/deploy/cancel.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.11.0 /src/commands/force/source/deploy/cancel.ts ) _
846846
847847## ` sfdx force:source:deploy:report `
848848
@@ -905,7 +905,7 @@ FLAG DESCRIPTIONS
905905 If the command continues to run after the wait period, the CLI returns control of the terminal window to you.
906906```
907907
908- _ See code: [ src/commands/force/source/deploy/report.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.10.46 /src/commands/force/source/deploy/report.ts ) _
908+ _ See code: [ src/commands/force/source/deploy/report.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.11.0 /src/commands/force/source/deploy/report.ts ) _
909909
910910## ` sfdx force:source:pull `
911911
@@ -948,7 +948,7 @@ FLAG DESCRIPTIONS
948948 If the command continues to run after the wait period, the CLI returns control of the terminal window to you.
949949```
950950
951- _ See code: [ src/commands/force/source/pull.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.10.46 /src/commands/force/source/pull.ts ) _
951+ _ See code: [ src/commands/force/source/pull.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.11.0 /src/commands/force/source/pull.ts ) _
952952
953953## ` sfdx force:source:push `
954954
@@ -993,7 +993,7 @@ FLAG DESCRIPTIONS
993993 If the command continues to run after the wait period, the CLI returns control of the terminal window to you.
994994```
995995
996- _ See code: [ src/commands/force/source/push.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.10.46 /src/commands/force/source/push.ts ) _
996+ _ See code: [ src/commands/force/source/push.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.11.0 /src/commands/force/source/push.ts ) _
997997
998998## ` sfdx force:source:retrieve `
999999
@@ -1118,7 +1118,7 @@ FLAG DESCRIPTIONS
11181118 If you specify this parameter, don’t specify --metadata or --sourcepath.
11191119```
11201120
1121- _ See code: [ src/commands/force/source/retrieve.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.10.46 /src/commands/force/source/retrieve.ts ) _
1121+ _ See code: [ src/commands/force/source/retrieve.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.11.0 /src/commands/force/source/retrieve.ts ) _
11221122
11231123## ` sfdx force:source:status `
11241124
@@ -1148,6 +1148,6 @@ EXAMPLES
11481148 $ sfdx force:source:status --remote
11491149```
11501150
1151- _ See code: [ src/commands/force/source/status.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.10.46 /src/commands/force/source/status.ts ) _
1151+ _ See code: [ src/commands/force/source/status.ts] ( https://github.com/salesforcecli/plugin-source/blob/2.11.0 /src/commands/force/source/status.ts ) _
11521152
11531153<!-- commandsstop -->
0 commit comments