sfdx force:data:bulk:status
View the status of a bulk data load job or batch
Options
Name | Description |
---|---|
--json | Format output as json |
--loglevel <loglevel> | Logging level for this command invocation |
-u, --targetusername <targetusername> | Username or alias for the target org; overrides default target org |
--apiversion <apiversion> | Override the api version used for api requests made by this command |
-b, --batchid <batchid> | The ID of the batch whose status you want to view |
-i, --jobid <jobid> | The ID of the job you want to view or of the job whose batch you want to view |