@@ -80,7 +80,7 @@ $ npm install -g @salesforce/plugin-source
8080$ sfdx COMMAND
8181running command...
8282$ sfdx (-v| --version| version)
83- @salesforce/plugin-source/1.2.4 linux-x64 node-v12.22.7
83+ @salesforce/plugin-source/1.2.5 linux-x64 node-v12.22.7
8484$ sfdx --help [COMMAND]
8585USAGE
8686 $ sfdx COMMAND
@@ -120,7 +120,7 @@ USAGE
120120
121121OPTIONS
122122 -d, --outputdir=outputdir [default:
123- metadataPackage_1634829671715 ]
123+ metadataPackage_1634849032196 ]
124124 output directory to store the
125125 Metadata API–formatted files in
126126
@@ -158,7 +158,7 @@ EXAMPLES
158158 $ sfdx force:source:convert -r path/to/source -d path/to/outputdir -n 'My Package'
159159```
160160
161- _ See code: [ src/commands/force/source/convert.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.4 /src/commands/force/source/convert.ts ) _
161+ _ See code: [ src/commands/force/source/convert.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.5 /src/commands/force/source/convert.ts ) _
162162
163163## ` sfdx `
164164
@@ -214,7 +214,7 @@ EXAMPLES
214214 $ sfdx force:source:delete -p path/to/source
215215```
216216
217- _ See code: [ src/commands/force/source/delete.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.4 /src/commands/force/source/delete.ts ) _
217+ _ See code: [ src/commands/force/source/delete.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.5 /src/commands/force/source/delete.ts ) _
218218
219219## ` sfdx force:source:deploy [--soapdeploy] [-w <minutes>] [-q <id> | -x <filepath> | -m <array> | -p <array> | -c | -l NoTestRun|RunSpecifiedTests|RunLocalTests|RunAllTestsInOrg | -r <array> | -o | -g] [--predestructivechanges <filepath> ] [--postdestructivechanges <filepath> ] [-u <string>] [--apiversion <string>] [--verbose] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
220220
@@ -343,7 +343,7 @@ EXAMPLES
343343 $ sfdx force:source:deploy --manifest package.xml --postdestructivechanges destructiveChangesPost.xml
344344```
345345
346- _ See code: [ src/commands/force/source/deploy.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.4 /src/commands/force/source/deploy.ts ) _
346+ _ See code: [ src/commands/force/source/deploy.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.5 /src/commands/force/source/deploy.ts ) _
347347
348348## ` sfdx force:source:deploy:cancel [-w <minutes>] [-i <id>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
349349
@@ -398,7 +398,7 @@ EXAMPLES
398398 $ sfdx force:source:deploy:report
399399```
400400
401- _ See code: [ src/commands/force/source/deploy/cancel.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.4 /src/commands/force/source/deploy/cancel.ts ) _
401+ _ See code: [ src/commands/force/source/deploy/cancel.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.5 /src/commands/force/source/deploy/cancel.ts ) _
402402
403403## ` sfdx force:source:deploy:report [-w <minutes>] [-i <id>] [-u <string>] [--apiversion <string>] [--verbose] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
404404
@@ -448,7 +448,7 @@ EXAMPLES
448448 $ sfdx force:source:deploy:report
449449```
450450
451- _ See code: [ src/commands/force/source/deploy/report.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.4 /src/commands/force/source/deploy/report.ts ) _
451+ _ See code: [ src/commands/force/source/deploy/report.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.5 /src/commands/force/source/deploy/report.ts ) _
452452
453453## ` sfdx force:source:manifest:create [-m <array> | -p <array>] [-n <string> | -t pre|post|destroy|package] [-o <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
454454
@@ -527,7 +527,7 @@ EXAMPLES
527527 $ sfdx force:source:manifest:create --sourcepath force-app --manifestname myNewManifest
528528```
529529
530- _ See code: [ src/commands/force/source/manifest/create.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.4 /src/commands/force/source/manifest/create.ts ) _
530+ _ See code: [ src/commands/force/source/manifest/create.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.5 /src/commands/force/source/manifest/create.ts ) _
531531
532532## ` sfdx force:source:open -f <filepath> [-r] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
533533
@@ -577,7 +577,7 @@ EXAMPLES
577577 $ sfdx force:source:open -f path/to/source -u [email protected] 578578```
579579
580- _ See code: [ src/commands/force/source/open.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.4 /src/commands/force/source/open.ts ) _
580+ _ See code: [ src/commands/force/source/open.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.5 /src/commands/force/source/open.ts ) _
581581
582582## ` sfdx force:source:retrieve [-p <array> | -x <filepath> | -m <array>] [-w <minutes>] [-n <array>] [-u <string>] [-a <string>] [--verbose] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
583583
@@ -665,5 +665,5 @@ EXAMPLES
665665 $ sfdx force:source:retrieve -n MyPackageName -x path/to/package.xml
666666```
667667
668- _ See code: [ src/commands/force/source/retrieve.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.4 /src/commands/force/source/retrieve.ts ) _
668+ _ See code: [ src/commands/force/source/retrieve.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.5 /src/commands/force/source/retrieve.ts ) _
669669<!-- commandsstop -->
0 commit comments