A.50 edit Tag

Edits a tag.

Syntax

edit Tag instance name=value [description=value]

Where instance is:

{ id=id | name=name }

Description

This command edits 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.

{ id=id | name=name }

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

Examples

Example A.68 Editing a tag

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

See Also