@@ -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.6 linux-x64 node-v12.22.7
83+ @salesforce/plugin-source/1.3.0 linux-x64 node-v12.22.7
8484$ sfdx --help [COMMAND]
8585USAGE
8686 $ sfdx COMMAND
@@ -138,7 +138,7 @@ OPTIONS
138138 [default: warn] logging level for this command invocation
139139```
140140
141- _ See code: [ src/commands/force/source/beta/pull.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.6 /src/commands/force/source/beta/pull.ts ) _
141+ _ See code: [ src/commands/force/source/beta/pull.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.3.0 /src/commands/force/source/beta/pull.ts ) _
142142
143143## ` sfdx force:source:beta:push [-f] [-w <minutes>] [-g] [-u <string>] [--apiversion <string>] [--quiet] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
144144
@@ -179,7 +179,7 @@ OPTIONS
179179 minimize json and sdtout output on success
180180```
181181
182- _ See code: [ src/commands/force/source/beta/push.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.6 /src/commands/force/source/beta/push.ts ) _
182+ _ See code: [ src/commands/force/source/beta/push.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.3.0 /src/commands/force/source/beta/push.ts ) _
183183
184184## ` sfdx force:source:beta:status [-l | -r] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
185185
@@ -217,7 +217,7 @@ EXAMPLES
217217 sfdx force:source:status -a -u [email protected] --json 218218```
219219
220- _ See code: [ src/commands/force/source/beta/status.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.6 /src/commands/force/source/beta/status.ts ) _
220+ _ See code: [ src/commands/force/source/beta/status.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.3.0 /src/commands/force/source/beta/status.ts ) _
221221
222222## ` sfdx force:source:beta:tracking:clear [-p] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
223223
@@ -256,7 +256,7 @@ DESCRIPTION
256256 and remote files as changed, and any files with the same name are listed as conflicts.
257257```
258258
259- _ See code: [ src/commands/force/source/beta/tracking/clear.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.6 /src/commands/force/source/beta/tracking/clear.ts ) _
259+ _ See code: [ src/commands/force/source/beta/tracking/clear.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.3.0 /src/commands/force/source/beta/tracking/clear.ts ) _
260260
261261## ` sfdx force:source:beta:tracking:reset [-r <integer>] [-p] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
262262
@@ -306,7 +306,7 @@ DESCRIPTION
306306 $ sfdx force:data:soql:query -q "SELECT MemberName, MemberType, RevisionCounter FROM SourceMember" -t
307307```
308308
309- _ See code: [ src/commands/force/source/beta/tracking/reset.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.6 /src/commands/force/source/beta/tracking/reset.ts ) _
309+ _ See code: [ src/commands/force/source/beta/tracking/reset.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.3.0 /src/commands/force/source/beta/tracking/reset.ts ) _
310310
311311## ` sfdx force:source:convert [-r <directory>] [-d <directory>] [-n <string>] [-p <array> | -x <string> | -m <array>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
312312
@@ -328,7 +328,7 @@ USAGE
328328
329329OPTIONS
330330 -d, --outputdir=outputdir [default:
331- metadataPackage_1635446744210 ]
331+ metadataPackage_1635451490517 ]
332332 output directory to store the
333333 Metadata API–formatted files in
334334
@@ -366,7 +366,7 @@ EXAMPLES
366366 $ sfdx force:source:convert -r path/to/source -d path/to/outputdir -n 'My Package'
367367```
368368
369- _ See code: [ src/commands/force/source/convert.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.6 /src/commands/force/source/convert.ts ) _
369+ _ See code: [ src/commands/force/source/convert.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.3.0 /src/commands/force/source/convert.ts ) _
370370
371371## ` sfdx `
372372
@@ -422,7 +422,7 @@ EXAMPLES
422422 $ sfdx force:source:delete -p path/to/source
423423```
424424
425- _ See code: [ src/commands/force/source/delete.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.6 /src/commands/force/source/delete.ts ) _
425+ _ See code: [ src/commands/force/source/delete.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.3.0 /src/commands/force/source/delete.ts ) _
426426
427427## ` 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] `
428428
@@ -551,7 +551,7 @@ EXAMPLES
551551 $ sfdx force:source:deploy --manifest package.xml --postdestructivechanges destructiveChangesPost.xml
552552```
553553
554- _ See code: [ src/commands/force/source/deploy.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.6 /src/commands/force/source/deploy.ts ) _
554+ _ See code: [ src/commands/force/source/deploy.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.3.0 /src/commands/force/source/deploy.ts ) _
555555
556556## ` 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] `
557557
@@ -606,7 +606,7 @@ EXAMPLES
606606 $ sfdx force:source:deploy:report
607607```
608608
609- _ See code: [ src/commands/force/source/deploy/cancel.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.6 /src/commands/force/source/deploy/cancel.ts ) _
609+ _ See code: [ src/commands/force/source/deploy/cancel.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.3.0 /src/commands/force/source/deploy/cancel.ts ) _
610610
611611## ` 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] `
612612
@@ -656,7 +656,7 @@ EXAMPLES
656656 $ sfdx force:source:deploy:report
657657```
658658
659- _ See code: [ src/commands/force/source/deploy/report.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.6 /src/commands/force/source/deploy/report.ts ) _
659+ _ See code: [ src/commands/force/source/deploy/report.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.3.0 /src/commands/force/source/deploy/report.ts ) _
660660
661661## ` 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] `
662662
@@ -735,7 +735,7 @@ EXAMPLES
735735 $ sfdx force:source:manifest:create --sourcepath force-app --manifestname myNewManifest
736736```
737737
738- _ See code: [ src/commands/force/source/manifest/create.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.6 /src/commands/force/source/manifest/create.ts ) _
738+ _ See code: [ src/commands/force/source/manifest/create.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.3.0 /src/commands/force/source/manifest/create.ts ) _
739739
740740## ` 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] `
741741
@@ -785,7 +785,7 @@ EXAMPLES
785785 $ sfdx force:source:open -f path/to/source -u [email protected] 786786```
787787
788- _ See code: [ src/commands/force/source/open.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.6 /src/commands/force/source/open.ts ) _
788+ _ See code: [ src/commands/force/source/open.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.3.0 /src/commands/force/source/open.ts ) _
789789
790790## ` 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] `
791791
@@ -873,5 +873,5 @@ EXAMPLES
873873 $ sfdx force:source:retrieve -n MyPackageName -x path/to/package.xml
874874```
875875
876- _ See code: [ src/commands/force/source/retrieve.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.2.6 /src/commands/force/source/retrieve.ts ) _
876+ _ See code: [ src/commands/force/source/retrieve.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.3.0 /src/commands/force/source/retrieve.ts ) _
877877<!-- commandsstop -->
0 commit comments