8.232. neutron tag-add
usage: neutron tag-add [-h] [--request-format {json}] --resource-type {network} --resource RESOURCE --tag TAG
Add a tag into the resource.
Optional arguments
- -h, --help
show this help message and exit
- --request-format {json}
DEPRECATED! Only JSON request format is supported.
- --resource-type {network}
Resource Type.
- --resource RESOURCE
Resource name or ID.
- --tag TAG
Tag to be added.