We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e699cd commit b14c2d8Copy full SHA for b14c2d8
docs/stackit_image_create.md
@@ -23,6 +23,7 @@ stackit image create [flags]
23
### Options
24
25
```
26
+ --architecture string Sets the CPU architecture. By default x86 is used.
27
--boot-menu Enables the BIOS bootmenu.
28
--cdrom-bus string Sets CDROM bus controller type.
29
--disk-bus string Sets Disk bus controller type.
docs/stackit_image_update.md
@@ -23,6 +23,7 @@ stackit image update IMAGE_ID [flags]
+ --architecture string Sets the CPU architecture.
0 commit comments