Command option Sample:aws batch describe-jobs

Search command sample in the internet.It is the result.

Describes a list of AWS Batch jobs.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/batch/describe-jobs.html

aws batch describe-jobs jobs
  : http://aws.amazon.com/blogs/compute/building-high-throughput-genomic-batch-workflows-on-aws-batch-layer-part-3-of-4/
aws batch describe-jobs --jobs bcf0b186-a532-4122-842e-2ccab8d54efb
    describe-jobs — AWS CLI 1.16.2 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/batch/describe-jobs.html
aws batch describe-jobs --jobs 224aa9a9-e426-4a55-b057-529dc9e7139a
    A mapping of the GA4GH Task Execution Service API schema to AWS Batch 揃 GitHub : http://gist.github.com/delagoya/1fa14163055025de4b57e61d51c173ca
aws batch describe-jobs --jobs "b9d25ef9-ddb8-40fb-aaf1-65c4b72113b4"
    GitHub - delagoya/batch-task-runner : http://github.com/delagoya/batch-task-runner
aws batch describe-jobs --jobs
    AWS Batch | Noise : http://noise.getoto.net/tag/aws-batch/

aws のオプション一覧