@@ -144,7 +144,7 @@ EXAMPLES
144144 $ sf data bulk results --job-id 7507i000fake341G --target-org my-scratch
145145```
146146
147- _ See code: [ src/commands/data/bulk/results.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/data/bulk/results.ts ) _
147+ _ See code: [ src/commands/data/bulk/results.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/data/bulk/results.ts ) _
148148
149149## ` sf data create file `
150150
@@ -193,7 +193,7 @@ EXAMPLES
193193 $ sf data create file --file path/to/astro.png --parent-id a03fakeLoJWPIA3
194194```
195195
196- _ See code: [ src/commands/data/create/file.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/data/create/file.ts ) _
196+ _ See code: [ src/commands/data/create/file.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/data/create/file.ts ) _
197197
198198## ` sf data create record `
199199
@@ -249,7 +249,7 @@ EXAMPLES
249249 TracedEntityId=01p17000000R6bLAAS"
250250```
251251
252- _ See code: [ src/commands/data/create/record.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/data/create/record.ts ) _
252+ _ See code: [ src/commands/data/create/record.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/data/create/record.ts ) _
253253
254254## ` sf data delete bulk `
255255
@@ -308,7 +308,7 @@ FLAG DESCRIPTIONS
308308 and can be enabled only by a system administrator.
309309```
310310
311- _ See code: [ src/commands/data/delete/bulk.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/data/delete/bulk.ts ) _
311+ _ See code: [ src/commands/data/delete/bulk.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/data/delete/bulk.ts ) _
312312
313313## ` sf data delete record `
314314
@@ -369,7 +369,7 @@ EXAMPLES
369369 $ sf data delete record --use-tooling-api --sobject TraceFlag --record-id 7tf8c
370370```
371371
372- _ See code: [ src/commands/data/delete/record.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/data/delete/record.ts ) _
372+ _ See code: [ src/commands/data/delete/record.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/data/delete/record.ts ) _
373373
374374## ` sf data delete resume `
375375
@@ -408,7 +408,7 @@ EXAMPLES
408408 $ sf data delete resume --use-most-recent --target-org my-scratch
409409```
410410
411- _ See code: [ src/commands/data/delete/resume.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/data/delete/resume.ts ) _
411+ _ See code: [ src/commands/data/delete/resume.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/data/delete/resume.ts ) _
412412
413413## ` sf data export bulk `
414414
@@ -475,7 +475,7 @@ EXAMPLES
475475 --result-format json --wait 10 --all-rows
476476```
477477
478- _ See code: [ src/commands/data/export/bulk.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/data/export/bulk.ts ) _
478+ _ See code: [ src/commands/data/export/bulk.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/data/export/bulk.ts ) _
479479
480480## ` sf data export resume `
481481
@@ -514,7 +514,7 @@ EXAMPLES
514514 $ sf data export resume --use-most-recent
515515```
516516
517- _ See code: [ src/commands/data/export/resume.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/data/export/resume.ts ) _
517+ _ See code: [ src/commands/data/export/resume.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/data/export/resume.ts ) _
518518
519519## ` sf data export tree `
520520
@@ -574,7 +574,7 @@ EXAMPLES
574574 my-scratch
575575```
576576
577- _ See code: [ src/commands/data/export/tree.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/data/export/tree.ts ) _
577+ _ See code: [ src/commands/data/export/tree.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/data/export/tree.ts ) _
578578
579579## ` sf data get record `
580580
@@ -638,7 +638,7 @@ EXAMPLES
638638 $ sf data get record --use-tooling-api --sobject TraceFlag --record-id 7tf8c
639639```
640640
641- _ See code: [ src/commands/data/get/record.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/data/get/record.ts ) _
641+ _ See code: [ src/commands/data/get/record.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/data/get/record.ts ) _
642642
643643## ` sf data import bulk `
644644
@@ -690,7 +690,7 @@ EXAMPLES
690690 $ sf data import bulk --file accounts.csv --sobject Account --wait 10 --target-org my-scratch
691691```
692692
693- _ See code: [ src/commands/data/import/bulk.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/data/import/bulk.ts ) _
693+ _ See code: [ src/commands/data/import/bulk.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/data/import/bulk.ts ) _
694694
695695## ` sf data import resume `
696696
@@ -726,7 +726,7 @@ EXAMPLES
726726 $ sf data import resume --use-most-recent --target-org my-scratch
727727```
728728
729- _ See code: [ src/commands/data/import/resume.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/data/import/resume.ts ) _
729+ _ See code: [ src/commands/data/import/resume.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/data/import/resume.ts ) _
730730
731731## ` sf data import tree `
732732
@@ -790,7 +790,7 @@ FLAG DESCRIPTIONS
790790 - files(array) - Files: An array of files paths to load
791791```
792792
793- _ See code: [ src/commands/data/import/tree.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/data/import/tree.ts ) _
793+ _ See code: [ src/commands/data/import/tree.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/data/import/tree.ts ) _
794794
795795## ` sf data query `
796796
@@ -843,7 +843,7 @@ EXAMPLES
843843 $ sf data query --query "SELECT Name FROM ApexTrigger" --use-tooling-api
844844```
845845
846- _ See code: [ src/commands/data/query.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/data/query.ts ) _
846+ _ See code: [ src/commands/data/query.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/data/query.ts ) _
847847
848848## ` sf data resume `
849849
@@ -880,7 +880,7 @@ EXAMPLES
880880 $ sf data resume --job-id 750xx000000005sAAA --batch-id 751xx000000005nAAA
881881```
882882
883- _ See code: [ src/commands/data/resume.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/data/resume.ts ) _
883+ _ See code: [ src/commands/data/resume.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/data/resume.ts ) _
884884
885885## ` sf data search `
886886
@@ -930,7 +930,7 @@ EXAMPLES
930930 $ sf data search --file query.txt --target-org my-scratch --result-format csv
931931```
932932
933- _ See code: [ src/commands/data/search.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/data/search.ts ) _
933+ _ See code: [ src/commands/data/search.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/data/search.ts ) _
934934
935935## ` sf data update bulk `
936936
@@ -985,7 +985,7 @@ EXAMPLES
985985 $ sf data update bulk --file accounts.csv --sobject Account --wait 10 --target-org my-scratch
986986```
987987
988- _ See code: [ src/commands/data/update/bulk.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/data/update/bulk.ts ) _
988+ _ See code: [ src/commands/data/update/bulk.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/data/update/bulk.ts ) _
989989
990990## ` sf data update record `
991991
@@ -1047,7 +1047,7 @@ EXAMPLES
10471047 "ExpirationDate=2017-12-01T00:58:04.000+0000"
10481048```
10491049
1050- _ See code: [ src/commands/data/update/record.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/data/update/record.ts ) _
1050+ _ See code: [ src/commands/data/update/record.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/data/update/record.ts ) _
10511051
10521052## ` sf data update resume `
10531053
@@ -1086,7 +1086,7 @@ EXAMPLES
10861086 $ sf data update resume --use-most-recent
10871087```
10881088
1089- _ See code: [ src/commands/data/update/resume.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/data/update/resume.ts ) _
1089+ _ See code: [ src/commands/data/update/resume.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/data/update/resume.ts ) _
10901090
10911091## ` sf data upsert bulk `
10921092
@@ -1142,7 +1142,7 @@ EXAMPLES
11421142 my-scratch
11431143```
11441144
1145- _ See code: [ src/commands/data/upsert/bulk.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/data/upsert/bulk.ts ) _
1145+ _ See code: [ src/commands/data/upsert/bulk.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/data/upsert/bulk.ts ) _
11461146
11471147## ` sf data upsert resume `
11481148
@@ -1181,7 +1181,7 @@ EXAMPLES
11811181 $ sf data upsert resume --use-most-recent --target-org my-scratch
11821182```
11831183
1184- _ See code: [ src/commands/data/upsert/resume.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/data/upsert/resume.ts ) _
1184+ _ See code: [ src/commands/data/upsert/resume.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/data/upsert/resume.ts ) _
11851185
11861186## ` sf force data bulk delete `
11871187
@@ -1228,7 +1228,7 @@ EXAMPLES
12281228 $ sf force data bulk delete --sobject MyObject__c --file files/delete.csv --wait 5 --target-org my-scratch
12291229```
12301230
1231- _ See code: [ src/commands/force/data/bulk/delete.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/force/data/bulk/delete.ts ) _
1231+ _ See code: [ src/commands/force/data/bulk/delete.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/force/data/bulk/delete.ts ) _
12321232
12331233## ` sf force data bulk status `
12341234
@@ -1265,7 +1265,7 @@ EXAMPLES
12651265 $ sf force data bulk status --job-id 750xx000000005sAAA --batch-id 751xx000000005nAAA --target-org my-scratch
12661266```
12671267
1268- _ See code: [ src/commands/force/data/bulk/status.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/force/data/bulk/status.ts ) _
1268+ _ See code: [ src/commands/force/data/bulk/status.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/force/data/bulk/status.ts ) _
12691269
12701270## ` sf force data bulk upsert `
12711271
@@ -1323,6 +1323,6 @@ EXAMPLES
13231323 --target-org my-scratch
13241324```
13251325
1326- _ See code: [ src/commands/force/data/bulk/upsert.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.61 /src/commands/force/data/bulk/upsert.ts ) _
1326+ _ See code: [ src/commands/force/data/bulk/upsert.ts] ( https://github.com/salesforcecli/plugin-data/blob/4.0.62 /src/commands/force/data/bulk/upsert.ts ) _
13271327
13281328<!-- commandsstop -->
0 commit comments