mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-01-21 16:21:49 +01:00
- **CLI**: New flag `--server-type` that overrides the `--architecture` flag and allows users to specify the server type they want - **Lib**: New field in `UploadOptions`: `ServerType *hcloud.ServerType` that overrides the `Architecture` field and allows users to specify the server type they want Closes #30