Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

8.233. neutron tag-remove

usage: neutron tag-remove [-h] [--request-format {json}] --resource-type
                          {network} --resource RESOURCE [--all | --tag TAG]
Remove a tag on 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.

--all


        Remove all tags on the resource.

--tag TAG


        Tag to be removed.