Launch an instance from a disk image.

Options

--description
Description of the instance
--hostname
The hostname to be assigned to the instance
--image
Source image
--memory
Amount of RAM to be allocated to the instance; unit suffixes are in powers of two (1k = 1024 bytes) for example: 6GiB, 512k, 2048mib
--name
Name of the instance to create
--ncpus
Number of vCPUs to be allocated to the instance
--profile
Configuration profile to use for commands
--project
Project for image and instance
--size
Boot disk size; unit suffixes are in powers of two (1k = 1024 bytes) for example: 6GiB, 512k, 2048mib
--start
Start the instance immediately