@@ -128,7 +128,7 @@ EXAMPLES
128128 $ sfdx force:data:bulk:delete -s MyObject__c -f ./path/to/file.csv
129129```
130130
131- _ See code: [ src/commands/force/data/bulk/delete.ts] ( https://github.com/salesforcecli/plugin-data/blob/v2.0.2 /src/commands/force/data/bulk/delete.ts ) _
131+ _ See code: [ src/commands/force/data/bulk/delete.ts] ( https://github.com/salesforcecli/plugin-data/blob/v2.0.3 /src/commands/force/data/bulk/delete.ts ) _
132132
133133## ` sfdx force:data:bulk:status -i <string> [-b <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
134134
@@ -165,7 +165,7 @@ EXAMPLES
165165 $ sfdx force:data:bulk:status -i 750xx000000005sAAA -b 751xx000000005nAAA
166166```
167167
168- _ See code: [ src/commands/force/data/bulk/status.ts] ( https://github.com/salesforcecli/plugin-data/blob/v2.0.2 /src/commands/force/data/bulk/status.ts ) _
168+ _ See code: [ src/commands/force/data/bulk/status.ts] ( https://github.com/salesforcecli/plugin-data/blob/v2.0.3 /src/commands/force/data/bulk/status.ts ) _
169169
170170## ` sfdx force:data:bulk:upsert -i <string> -f <filepath> -s <string> [-w <minutes>] [-r] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
171171
@@ -214,7 +214,7 @@ EXAMPLES
214214 $ sfdx force:data:bulk:upsert -s MyObject__c -f ./path/to/file.csv -i Id -w 2
215215```
216216
217- _ See code: [ src/commands/force/data/bulk/upsert.ts] ( https://github.com/salesforcecli/plugin-data/blob/v2.0.2 /src/commands/force/data/bulk/upsert.ts ) _
217+ _ See code: [ src/commands/force/data/bulk/upsert.ts] ( https://github.com/salesforcecli/plugin-data/blob/v2.0.3 /src/commands/force/data/bulk/upsert.ts ) _
218218
219219## ` sfdx force:data:record:create -s <string> -v <string> [-t] [--perflog --json] [-u <string>] [--apiversion <string>] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
220220
@@ -263,7 +263,7 @@ EXAMPLES
263263 $ sfdx force:data:record:create -s Account -v "Name=Acme" --perflog --json
264264```
265265
266- _ See code: [ src/commands/force/data/record/create.ts] ( https://github.com/salesforcecli/plugin-data/blob/v2.0.2 /src/commands/force/data/record/create.ts ) _
266+ _ See code: [ src/commands/force/data/record/create.ts] ( https://github.com/salesforcecli/plugin-data/blob/v2.0.3 /src/commands/force/data/record/create.ts ) _
267267
268268## ` sfdx force:data:record:delete -s <string> [-i <id> | -w <string>] [-t] [--perflog --json] [-u <string>] [--apiversion <string>] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
269269
@@ -315,7 +315,7 @@ EXAMPLES
315315 $ sfdx force:data:record:delete -t -s TraceFlag -i 7tf170000009cU6AAI --perflog --json
316316```
317317
318- _ See code: [ src/commands/force/data/record/delete.ts] ( https://github.com/salesforcecli/plugin-data/blob/v2.0.2 /src/commands/force/data/record/delete.ts ) _
318+ _ See code: [ src/commands/force/data/record/delete.ts] ( https://github.com/salesforcecli/plugin-data/blob/v2.0.3 /src/commands/force/data/record/delete.ts ) _
319319
320320## ` sfdx force:data:record:get -s <string> [-i <id> | -w <string>] [-t] [--perflog --json] [-u <string>] [--apiversion <string>] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
321321
@@ -368,7 +368,7 @@ EXAMPLES
368368 $ sfdx force:data:record:get -t -s TraceFlag -i 7tf170000009cUBAAY --perflog --json
369369```
370370
371- _ See code: [ src/commands/force/data/record/get.ts] ( https://github.com/salesforcecli/plugin-data/blob/v2.0.2 /src/commands/force/data/record/get.ts ) _
371+ _ See code: [ src/commands/force/data/record/get.ts] ( https://github.com/salesforcecli/plugin-data/blob/v2.0.3 /src/commands/force/data/record/get.ts ) _
372372
373373## ` sfdx force:data:record:update -s <string> -v <string> [-i <id> | -w <string>] [-t] [--perflog --json] [-u <string>] [--apiversion <string>] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
374374
@@ -420,7 +420,7 @@ EXAMPLES
420420 $sfdx force:data:record:update -s Account -i 001D000000Kv3dl -v "Name=NewAcme" --perflog --json
421421```
422422
423- _ See code: [ src/commands/force/data/record/update.ts] ( https://github.com/salesforcecli/plugin-data/blob/v2.0.2 /src/commands/force/data/record/update.ts ) _
423+ _ See code: [ src/commands/force/data/record/update.ts] ( https://github.com/salesforcecli/plugin-data/blob/v2.0.3 /src/commands/force/data/record/update.ts ) _
424424
425425## ` sfdx force:data:soql:query -q <string> [-t] [-r human|csv|json] [--perflog --json] [-u <string>] [--apiversion <string>] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
426426
@@ -463,7 +463,7 @@ EXAMPLES
463463 $ sfdx force:data:soql:query -q "SELECT Name FROM ApexTrigger" -t
464464```
465465
466- _ See code: [ src/commands/force/data/soql/query.ts] ( https://github.com/salesforcecli/plugin-data/blob/v2.0.2 /src/commands/force/data/soql/query.ts ) _
466+ _ See code: [ src/commands/force/data/soql/query.ts] ( https://github.com/salesforcecli/plugin-data/blob/v2.0.3 /src/commands/force/data/soql/query.ts ) _
467467
468468## ` sfdx force:data:tree:export -q <string> [-p] [-x <string>] [-d <directory>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
469469
@@ -505,7 +505,7 @@ EXAMPLES
505505 $ sfdx force:data:tree:export -q <path to file containing soql query> -x export-demo -d /tmp/sfdx-out -p
506506```
507507
508- _ See code: [ src/commands/force/data/tree/export.ts] ( https://github.com/salesforcecli/plugin-data/blob/v2.0.2 /src/commands/force/data/tree/export.ts ) _
508+ _ See code: [ src/commands/force/data/tree/export.ts] ( https://github.com/salesforcecli/plugin-data/blob/v2.0.3 /src/commands/force/data/tree/export.ts ) _
509509
510510## ` sfdx force:data:tree:import [-f <array> | -p <filepath>] [--confighelp] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] `
511511
@@ -555,6 +555,6 @@ EXAMPLES
555555 $ sfdx force:data:tree:import -p Account-Contact-plan.json -u me@my.org
556556```
557557
558- _ See code: [ src/commands/force/data/tree/import.ts] ( https://github.com/salesforcecli/plugin-data/blob/v2.0.2 /src/commands/force/data/tree/import.ts ) _
558+ _ See code: [ src/commands/force/data/tree/import.ts] ( https://github.com/salesforcecli/plugin-data/blob/v2.0.3 /src/commands/force/data/tree/import.ts ) _
559559
560560<!-- commandsstop -->
0 commit comments