A.86 edit Tag

Edits a tag.

Syntax

edit Tag instance name=value [ description=value ]

Where instance is:

{ id=value | name=value }

Description

This command edits the attributes of a tag used to identify and group objects.

Options

The following table shows the available options for this command.

Option

Description

name=value

A name to identify the tag.

description=value

Optional description for the tag. value is a maximum of 4,000 characters.

{ id=value | name=value }

The instance of the object using either the id or name option, for example name=MyTag.

Examples

Example A.111 Editing a tag

OVM> edit Tag name=MyTag name=MyNewTagName description="My new tag name."

See Also