data Commands
Manage records in your org.
- data bulk results
Get the results of a bulk ingest job that you previously ran. - data create file
Upload a local file to an org. - data create record
Create and insert a record into a Salesforce or Tooling API object. - data delete bulk
Bulk delete records from an org using a CSV file. Uses Bulk API 2.0. - data delete record
Deletes a single record from a Salesforce or Tooling API object. - data delete resume
Resume a bulk delete job that you previously started. Uses Bulk API 2.0. - data export bulk
Bulk export records from an org into a file using a SOQL query. Uses Bulk API 2.0. - data export resume
Resume a bulk export job that you previously started. Uses Bulk API 2.0. - data export tree
Export data from an org into one or more JSON files. - data get record
Retrieve and display a single record of a Salesforce or Tooling API object. - data import bulk
Bulk import records into a Salesforce object from a CSV file. Uses Bulk API 2.0. - data import resume
Resume a bulk import job that you previously started. Uses Bulk API 2.0. - data import tree
Import data from one or more JSON files into an org. - data query
Execute a SOQL query. - data resume
View the status of a bulk data load job or batch. - data search
Execute a SOSL text-based search query. - data update bulk
Bulk update records to an org from a CSV file. Uses Bulk API 2.0. - data update record
Updates a single record of a Salesforce or Tooling API object. - data update resume
Resume a bulk update job that you previously started. Uses Bulk API 2.0. - data upsert bulk
Bulk upsert records to an org from a CSV file. Uses Bulk API 2.0. - data upsert resume
Resume a bulk upsert job that you previously started. Uses Bulk API 2.0.