feat: Add zstd support

This commit is contained in:
Peter Fern 2025-11-02 11:22:25 +11:00
parent 75bca91334
commit bca575224f
4 changed files with 22 additions and 4 deletions

View file

@ -34,7 +34,7 @@ hcloud-upload-image upload (--image-path=<local-path> | --image-url=<url>) --arc
```
--architecture string CPU architecture of the disk image [choices: x86, arm]
--compression string Type of compression that was used on the disk image [choices: bz2, xz]
--compression string Type of compression that was used on the disk image [choices: bz2, xz, zstd]
--description string Description for the resulting image
--format string Format of the image. [choices: qcow2]
-h, --help help for upload