data resume
View the status of a bulk data load job or batch.
Description for data resume
Run this command using the job ID or batch ID returned from the “sf data delete bulk” or “sf data upsert bulk” commands.
Flags
| Flag Name (Long) | Flag Name (Short) | Description |
|---|
‑‑api‑version | N/A | Type: Value
Override the api version used for api requests made by this command |
‑‑batch‑id | ‑b | Type: Value
ID of the batch whose status you want to view; you must also specify the job ID. |
‑‑flags‑dir | N/A | Type: Value
Import flag values from a directory. |
‑‑job‑id | ‑i | Type: Value Required
ID of the job whose status you want to view. |
‑‑json | N/A | Type: Boolean
Format output as json. |
‑‑target‑org | ‑o | Type: Value Required
Username or alias of the target org. Not required if the target-org configuration variable is already set. |
Examples for data resume
View the status of a bulk load job:
1sf data resume --job-id 750xx000000005sAAA
View the status of a bulk load job and a specific batches:
1sf data resume --job-id 750xx000000005sAAA --batch-id 751xx000000005nAAA