vm-cd-boot

Usage

avcli vm-cd-boot --iso iso [--wait] [vm...]

Description

The vm-cd-boot command starts the specified VMs and boots from the specified ISO image.

Options

--iso iso The ISO image to boot.
--wait Wait for the VM to boot.
vm One or more VMs that are being started.

Examples

$ avcli vm-cd-boot --iso MyISO vm1
$ avcli vm-cd-boot --iso MyISO vm:o100
$ avcli vm-cd-boot --iso MyISO --wait vm1