Resume a bulk export job that you previously started. Uses Bulk API 2.0.
When the original "data export bulk" command times out, it displays a job ID. To see the status and get the results of the bulk export, run this command by either passing it the job ID or using the --use-most-recent flag to specify the most recent bulk export job.
Job ID of the bulk export.
Use the job ID of the bulk export job that was most recently run.
-
Resume a bulk export job run on your default org by specifying a job ID:
sf <%= command.id %> --job-id 750xx000000005sAAA
-
Resume the most recently-run bulk export job for an org with alias my-scratch:
sf data export resume --use-most-recent --target-org my-scratch