Update records from csv file using Bulk API
force bulk update <object> <file> [flags]
-b, --batchsize int Batch size (default 10000)
-m, --concurrencymode mode Concurrency mode. Valid options are Serial and Parallel. (default "Parallel")
-f, --format format file format (default "CSV")
-h, --help help for update
-w, --wait Wait for job to complete
-a, --account username account username to use
-V, --apiversion string API version to use
- force bulk - Load csv file or query data using Bulk API