Skip to content

Commit dff1549

Browse files
committed
Revert unrelated docs changed
1 parent 53aa671 commit dff1549

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

docs/stackit_beta_image_update.md

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -23,26 +23,27 @@ stackit beta image update IMAGE_ID [flags]
2323
### Options
2424

2525
```
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-
--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.
4647
```
4748

4849
### Options inherited from parent commands

docs/stackit_beta_quota_list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Lists quotas
44

55
### Synopsis
66

7-
Lists project quotas.
7+
Lists server quotas.
88

99
```
1010
stackit beta quota list [flags]

0 commit comments

Comments
 (0)