Command option Sample:aws elbv2 add-tags

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

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

aws elbv2 add-tags --resource-arns arn:aws:elasticloadbalancing:us-west-2:123456789012:loadbalancer/app/my-load-balancer/50dc6c495c0c9188 --tags "Key=project
    elbv2 — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/elbv2/add-tags.html
aws elbv2 add-tags --resource-arns arn:aws:elasticloadbalancing:ap-southeast-2:someaccountno:loadbalancer/app/someALBname/75422c5724af4c03 --tags
    aws_elbv2_create 揃 GitHub : http://gist.github.com/newlyregistered26/9a2f16ede09e899d13fa8bd193b33e9c
aws elbv2 add-tags \u003cspan class=\
    AWS Application Load Balancer (ALB/ELBv2) CLIコマンドリファレンス : http://qiita.com/zakky/items/34be198d1816e99d7a1a

aws のオプション一覧