Command option Sample:aws elbv2 remove-tags

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

Removes the specified tags from the specified Elastic Load Balancingresource.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/elbv2/remove-tags.html

aws elbv2 remove-tags --resource-arns arn:aws:elasticloadbalancing:us-west-2:123456789012:loadbalancer/app/my-load-balancer/50dc6c495c0c9188 --tag-keys project department
    remove-tags — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/elbv2/remove-tags.html
aws elbv2 remove-tags \u003cspan class=\
    AWS Application Load Balancer (ALB/ELBv2) CLIコマンドリファレンス : http://qiita.com/zakky/items/34be198d1816e99d7a1a

aws のオプション一覧