4.6. tags


The tag resource type groups all tags in a Red Hat Storage Console Application.
Expand
Table 4.16. Tag parameters
Name Type Description Required User Creatable User Updatable
--name
string
The name of the tag.
Yes
Yes
Yes
--description
string
A description for the string.
Yes
Yes
Yes
--parent-name
string
A reference to the parent tag that the tag is attached.
Yes
Yes
Yes

Example 4.10. Creating a new tag

[RHSC shell (connected)]# add tag --name MyTag --description "A TAG"

Example 4.11. Updating a new tag

[RHSC shell (connected)]# update tag MyTag --name Tag1

Example 4.12. Removing a tag

[RHSC shell (connected)]# remove tag Tag1
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat Documentation

Legal Notice

Theme

© 2026 Red Hat
Back to top