Command option Sample:aws ecs deregister-task-definition

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

Deregisters the specified task definition by family and revision.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ecs/deregister-task-definition.html

aws ecs deregister-task-definition --task-definition curler:1
    ecs — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ecs/deregister-task-definition.html
aws ecs deregister-task-definition --task-definition task1:
    AWS ecs deployment 揃 GitHub : http://gist.github.com/jamtur01/ba2b937c200356959ad961850eb5fdd0
aws ecs deregister-task-definition \
    Guide to deploy an Elixir/Phoenix app to AWS ECS : http://joaquimadraz.com/guide-to-deploy-an-elixir-phoenix-app-to-aws-ecs
aws ecs deregister-task-definition task-definition web:2\naws ecs list-task-definitions"
    Deployment pipeline Deploy app to AWS ECS using AWS CLI : http://medium.com/@sunnykay/deployment-pipeline-deploy-app-to-aws-ecs-using-aws-cli-13919ab7a097
AWS_ECS deregister-task-definition --task-definition "
  : http://raw.githubusercontent.com/silinternational/ecs-deploy/master/ecs-deploy
aws ecs deregister-task-definition --task-definition
    amazon web services - How do you delete an AWS ECS Task Definition? - Stack Overflow : http://stackoverflow.com/questions/35045264/how-do-you-delete-an-aws-ecs-task-definition/35047653
aws ecs deregister-task-definition --task-definition
    Single Instance ECS Setup - Rainer Hahnekamp : http://www.rainerhahnekamp.com/en/single-instance-ecs-setup/

aws のオプション一覧