hcloud-upload-image/cmd
Julian Tölle 42eeb00a07
feat: set server type explicitly (#36)
- **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
2024-06-23 16:21:14 +02:00
..
cleanup.go fix(cli): completion requires HCLOUD_TOKEN (#19) 2024-05-10 18:06:38 +02:00
root.go fix(cli): completion requires HCLOUD_TOKEN (#19) 2024-05-10 18:06:38 +02:00
upload.go feat: set server type explicitly (#36) 2024-06-23 16:21:14 +02:00