Run "sf %s --job-id %s" to resume the operation.
The operation timed out after %s minutes.
Run "sf %s --job-id %s" to resume it.
Job finished being processed but failed to process %s records.
- Get the job results by running: "sf data bulk results -o %s --job-id %s".
- View the job in the org: "sf org open -o %s --path '/lightning/setup/AsyncApiJobStatus/page?address=%2F%s'".
Job failed to be processed due to:
%s
- Get the job results by running: "sf data bulk results -o %s --job-id %s".
- View the job in the org: "sf org open -o %s --path '/lightning/setup/AsyncApiJobStatus/page?address=%2F%s'".
Job has been aborted.
- Get the job results by running: "sf data bulk results -o %s --job-id %s".
- View the job in the org: "sf org open -o %s --path '/lightning/setup/AsyncApiJobStatus/page?address=%2F%s'".
You must have the "Bulk API Hard Delete" system permission to use the --hard-delete flag. This permission is disabled by default and can be enabled only by a system administrator.
Job finished successfully but it didn't process any record.
- Check that the provided CSV file is valid.
- View the job in the org: "sf org open -o %s --path '/lightning/setup/AsyncApiJobStatus/page?address=%2F%s'".
Column delimiter used in the CSV file.
Line ending used in the CSV file. Default value on Windows is CRLF; on macOS and Linux it's LF.
API name of the Salesforce object, either standard or custom, that you want to update or delete records from.
CSV file that contains the IDs of the records to update or delete.
Number of minutes to wait for the command to complete before displaying the results.
ID of the job you want to resume.
Use the ID of the most recently-run bulk job.
Username or alias of the target org. Not required if the "target-org" configuration variable is already set.
Number of minutes to wait for the command to complete before displaying the results.