You are here: Supporting Documents > everRun Command Line Interface Reference > AVCLI Command Descriptions > vm-boot-attributes

vm-boot-attributes

Usage

avcli vm-boot-attributes --priority priority --application-start-time minutes [vm...]

Description

The vm-boot-attributes command sets the boot attributes for the specified VMs.

Options

--priority priority The boot priority; values are 1 to 1000.
--application-start-time minutes The estimated start time of the VM and application, in minutes. The minimum value is one minute.
vm One or more VMs whose boot attributes are being set.

Examples

$ avcli vm-boot-attributes --priority 1 --application-start-time 1 vm1
$ avcli vm-boot-attributes --priority 1 --application-start-time 1 vm:o100
of