A.38 edit Assembly

Edits an assembly.

Syntax

edit Assembly instance [name=value] [description=value]

Where instance is:

{ id=id | name=name }

Description

This command edits assembly.

Although none of the options are mandatory, you must supply at least one option.

Options

The following table shows the available options for this command.

Option

Description

name=value

A name to identify the assembly.

description=value

Optional description for the assembly.

{ id=id | name=name }

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

Examples

Example A.52 Editing an assembly

OVM> edit Assembly name=myassembly.ova description='Oracle Linux Release 6'

See Also