Cancels/terminates jobs submitted in the cluster.
usage: awsbkill [-h] [-c CLUSTER] [-r REASON] job_ids [job_ids ...]
| job_ids | A space separated list of job IDs to cancel/terminate |
| -c, --cluster | Cluster to use |
| -r, --reason | A message to attach to the job that explains the reason for canceling it |