You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--cdrom-bus string Sets CDROM bus controller type.
28
-
--disk-bus string Sets Disk bus controller type.
29
-
--disk-format string The disk format of the image.
30
-
-h, --help Help for "stackit beta image update"
31
-
--labels stringToString Labels are key-value string pairs which can be attached to a network-interface. E.g. '--labels key1=value1,key2=value2,...' (default [])
32
-
--min-disk-size int Size in Gigabyte.
33
-
--min-ram int Size in Megabyte.
34
-
--name string The name of the image.
35
-
--nic-model string Sets virtual nic model.
36
-
--os string Enables OS specific optimizations.
37
-
--os-distro string Operating System Distribution.
38
-
--os-version string Version of the OS.
39
-
--protected Protected VM.
40
-
--rescue-bus string Sets the device bus when the image is used as a rescue image.
41
-
--rescue-device string Sets the device when the image is used as a rescue image.
42
-
--secure-boot Enables Secure Boot.
43
-
--uefi Enables UEFI boot.
44
-
--video-model string Sets Graphic device model.
45
-
--virtio-scsi Enables the use of VirtIO SCSI to provide block device access. By default instances use VirtIO Block.
26
+
--boot-menu Enables the BIOS bootmenu.
27
+
--cdrom-bus string Sets CDROM bus controller type.
28
+
--disk-bus string Sets Disk bus controller type.
29
+
--disk-format string The disk format of the image.
30
+
-h, --help Help for "stackit beta image update"
31
+
--labels stringToString Labels are key-value string pairs which can be attached to a network-interface. E.g. '--labels key1=value1,key2=value2,...' (default [])
32
+
--local-file-path string The path to the local disk image file.
33
+
--min-disk-size int Size in Gigabyte.
34
+
--min-ram int Size in Megabyte.
35
+
--name string The name of the image.
36
+
--nic-model string Sets virtual nic model.
37
+
--os string Enables OS specific optimizations.
38
+
--os-distro string Operating System Distribution.
39
+
--os-version string Version of the OS.
40
+
--protected Protected VM.
41
+
--rescue-bus string Sets the device bus when the image is used as a rescue image.
42
+
--rescue-device string Sets the device when the image is used as a rescue image.
43
+
--secure-boot Enables Secure Boot.
44
+
--uefi Enables UEFI boot.
45
+
--video-model string Sets Graphic device model.
46
+
--virtio-scsi Enables the use of VirtIO SCSI to provide block device access. By default instances use VirtIO Block.
0 commit comments