@@ -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.4.0 linux-x64 node-v12.22.7
83+ @salesforce/plugin-source/1.4.1 linux-x64 node-v12.22.7
8484$ sfdx --help [COMMAND]
8585USAGE
8686 $ sfdx COMMAND
@@ -139,7 +139,7 @@ EXAMPLES
139139 $ sfdx force:mdapi:describemetadata -u [email protected] -f /path/to/outputfilename.txt 140140```
141141
142- _ See code: [ src/commands/force/mdapi/describemetadata.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.0 /src/commands/force/mdapi/describemetadata.ts ) _
142+ _ See code: [ src/commands/force/mdapi/describemetadata.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.1 /src/commands/force/mdapi/describemetadata.ts ) _
143143
144144## ` sfdx force:mdapi:listmetadata -m <string> [-f <filepath>] [--folder <string>] [-u <string>] [-a <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
145145
@@ -188,7 +188,7 @@ EXAMPLES
188188 $ sfdx force:mdapi:listmetadata -m CustomObject -u [email protected] -f /path/to/outputfilename.txt 189189```
190190
191- _ See code: [ src/commands/force/mdapi/listmetadata.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.0 /src/commands/force/mdapi/listmetadata.ts ) _
191+ _ See code: [ src/commands/force/mdapi/listmetadata.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.1 /src/commands/force/mdapi/listmetadata.ts ) _
192192
193193## ` sfdx force:source:beta:pull [-f] [-w <minutes>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
194194
@@ -223,7 +223,7 @@ OPTIONS
223223 [default: warn] logging level for this command invocation
224224```
225225
226- _ See code: [ src/commands/force/source/beta/pull.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.0 /src/commands/force/source/beta/pull.ts ) _
226+ _ See code: [ src/commands/force/source/beta/pull.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.1 /src/commands/force/source/beta/pull.ts ) _
227227
228228## ` 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] `
229229
@@ -264,7 +264,7 @@ OPTIONS
264264 minimize json and sdtout output on success
265265```
266266
267- _ See code: [ src/commands/force/source/beta/push.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.0 /src/commands/force/source/beta/push.ts ) _
267+ _ See code: [ src/commands/force/source/beta/push.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.1 /src/commands/force/source/beta/push.ts ) _
268268
269269## ` 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] `
270270
@@ -302,7 +302,7 @@ EXAMPLES
302302 sfdx force:source:status -a -u [email protected] --json 303303```
304304
305- _ See code: [ src/commands/force/source/beta/status.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.0 /src/commands/force/source/beta/status.ts ) _
305+ _ See code: [ src/commands/force/source/beta/status.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.1 /src/commands/force/source/beta/status.ts ) _
306306
307307## ` 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] `
308308
@@ -341,7 +341,7 @@ DESCRIPTION
341341 and remote files as changed, and any files with the same name are listed as conflicts.
342342```
343343
344- _ See code: [ src/commands/force/source/beta/tracking/clear.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.0 /src/commands/force/source/beta/tracking/clear.ts ) _
344+ _ See code: [ src/commands/force/source/beta/tracking/clear.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.1 /src/commands/force/source/beta/tracking/clear.ts ) _
345345
346346## ` 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] `
347347
@@ -391,7 +391,7 @@ DESCRIPTION
391391 $ sfdx force:data:soql:query -q "SELECT MemberName, MemberType, RevisionCounter FROM SourceMember" -t
392392```
393393
394- _ See code: [ src/commands/force/source/beta/tracking/reset.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.0 /src/commands/force/source/beta/tracking/reset.ts ) _
394+ _ See code: [ src/commands/force/source/beta/tracking/reset.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.1 /src/commands/force/source/beta/tracking/reset.ts ) _
395395
396396## ` 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] `
397397
@@ -413,7 +413,7 @@ USAGE
413413
414414OPTIONS
415415 -d, --outputdir=outputdir [default:
416- metadataPackage_1636649606778 ]
416+ metadataPackage_1636652278921 ]
417417 output directory to store the
418418 Metadata API–formatted files in
419419
@@ -451,7 +451,7 @@ EXAMPLES
451451 $ sfdx force:source:convert -r path/to/source -d path/to/outputdir -n 'My Package'
452452```
453453
454- _ See code: [ src/commands/force/source/convert.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.0 /src/commands/force/source/convert.ts ) _
454+ _ See code: [ src/commands/force/source/convert.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.1 /src/commands/force/source/convert.ts ) _
455455
456456## ` sfdx `
457457
@@ -507,7 +507,7 @@ EXAMPLES
507507 $ sfdx force:source:delete -p path/to/source
508508```
509509
510- _ See code: [ src/commands/force/source/delete.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.0 /src/commands/force/source/delete.ts ) _
510+ _ See code: [ src/commands/force/source/delete.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.1 /src/commands/force/source/delete.ts ) _
511511
512512## ` 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] `
513513
@@ -636,7 +636,7 @@ EXAMPLES
636636 $ sfdx force:source:deploy --manifest package.xml --postdestructivechanges destructiveChangesPost.xml
637637```
638638
639- _ See code: [ src/commands/force/source/deploy.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.0 /src/commands/force/source/deploy.ts ) _
639+ _ See code: [ src/commands/force/source/deploy.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.1 /src/commands/force/source/deploy.ts ) _
640640
641641## ` 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] `
642642
@@ -691,7 +691,7 @@ EXAMPLES
691691 $ sfdx force:source:deploy:report
692692```
693693
694- _ See code: [ src/commands/force/source/deploy/cancel.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.0 /src/commands/force/source/deploy/cancel.ts ) _
694+ _ See code: [ src/commands/force/source/deploy/cancel.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.1 /src/commands/force/source/deploy/cancel.ts ) _
695695
696696## ` 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] `
697697
@@ -741,7 +741,7 @@ EXAMPLES
741741 $ sfdx force:source:deploy:report
742742```
743743
744- _ See code: [ src/commands/force/source/deploy/report.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.0 /src/commands/force/source/deploy/report.ts ) _
744+ _ See code: [ src/commands/force/source/deploy/report.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.1 /src/commands/force/source/deploy/report.ts ) _
745745
746746## ` 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] `
747747
@@ -820,7 +820,7 @@ EXAMPLES
820820 $ sfdx force:source:manifest:create --sourcepath force-app --manifestname myNewManifest
821821```
822822
823- _ See code: [ src/commands/force/source/manifest/create.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.0 /src/commands/force/source/manifest/create.ts ) _
823+ _ See code: [ src/commands/force/source/manifest/create.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.1 /src/commands/force/source/manifest/create.ts ) _
824824
825825## ` 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] `
826826
@@ -870,7 +870,7 @@ EXAMPLES
870870 $ sfdx force:source:open -f path/to/source -u [email protected] 871871```
872872
873- _ See code: [ src/commands/force/source/open.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.0 /src/commands/force/source/open.ts ) _
873+ _ See code: [ src/commands/force/source/open.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.1 /src/commands/force/source/open.ts ) _
874874
875875## ` 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] `
876876
@@ -958,5 +958,5 @@ EXAMPLES
958958 $ sfdx force:source:retrieve -n MyPackageName -x path/to/package.xml
959959```
960960
961- _ See code: [ src/commands/force/source/retrieve.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.0 /src/commands/force/source/retrieve.ts ) _
961+ _ See code: [ src/commands/force/source/retrieve.ts] ( https://github.com/salesforcecli/plugin-source/blob/v1.4.1 /src/commands/force/source/retrieve.ts ) _
962962<!-- commandsstop -->
0 commit comments