A.96 showcustomcmds

Shows available custom commands for an object type.

Syntax

showcustomcmds {{ AccessGroup | Assembly | FileServer | FileSystem | Job | PhysicalDisk | Repository | SanServer | Server | ServerPool | VirtualDisk | Vm | VolumeGroup }}

Description

This command shows the available custom commands specific to an object. Use the showobjtypes command to find all object types, then use the showcustomcmds command to show associated commands.

Note

Not all object types have custom commands associated. For example, the YumConfig object type does not have any custom commands.

Options

The following table shows the available options for this command.

Option

Description

{ AccessGroup | Assembly | FileServer | FileSystem | Job | PhysicalDisk | Repository | SanServer | Server | ServerPool | VirtualDisk | Vm | VolumeGroup }

The object type that you wish to list custom commands for.

Examples

Example A.135 Show Custom Commands for an Oracle VM Server

OVM> showcustomcmds Server

Example A.136 Show Custom Commands for a virtual machine

OVM> showcustomcmds VM    

Example A.137 Show Custom Commands for a Repository

OVM> showcustomcmds Repository

See Also