Command option Sample:aws elbv2 delete-target-group

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

Deletes the specified target group.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/elbv2/delete-target-group.html

aws elbv2 delete-target-group --target-group-arn arn:aws:elasticloadbalancing:us-west-2:123456789012:targetgroup/my-targets/73e2d6bc24d8a067
    elbv2 — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/elbv2/delete-target-group.html
aws elbv2 delete-target-group --target-group-arn targetgroup-arn
    elb-application-load-balancers-user-guide/tutorial-application-load-balancer-cli.md at master 揃 awsdocs/elb-application-load-balancers-user-guide 揃 GitHub : http://github.com/awsdocs/elb-application-load-balancers-user-guide/blob/master/doc_source/tutorial-application-load-balancer-cli.md
aws elbv2 delete-target-group --target-group-arn EnterTargetGroupARNHere
    AWS Elastic Load Balancer [ELB] Using CLI Part-1 - PHP Web Technology Funda | AWS Cloud : http://www.howtoinmagento.com/2018/06/aws-elastic-load-balancer-elb-using-cli.html

aws のオプション一覧