force data bulk status

View the status of a bulk data load job or batch. Uses Bulk API 1.0.

Description for force data bulk status 

Run this command using the job ID or batch ID returned from the “sf force data bulk delete” or “sf force data bulk upsert” commands.

Flags 

Flag Name (Long)Flag Name (Short)Description
‑‑api‑versionN/AType: Value

Override the api version used for api requests made by this command
‑‑batch‑id‑bType: Value

ID of the batch whose status you want to view; you must also specify the job ID.
‑‑flags‑dirN/AType: Value

Import flag values from a directory.
‑‑job‑id‑iType: Value
Required

ID of the job whose status you want to view.
‑‑jsonN/AType: Boolean

Format output as json.
‑‑target‑org‑oType: Value
Required

Username or alias of the target org. Not required if the target-org configuration variable is already set.

Examples for force data bulk status 

View the status of a bulk load job in your default org:

1sf force data bulk status --job-id 750xx000000005sAAA

View the status of a bulk load job and a specific batches in an org with alias my-scratch:

1sf force data bulk status --job-id 750xx000000005sAAA --batch-id 751xx000000005nAAA --target-org my-scratch