hcloud-upload-image/hcloudimages
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
..
backoff chore: add license info for code taken from other repos 2024-05-04 22:12:19 +02:00
contextlogger feat: documentation and cleanup command 2024-05-04 22:13:33 +02:00
internal feat: upload local disk images (#15) 2024-05-09 16:16:37 +00:00
client.go feat: set server type explicitly (#36) 2024-06-23 16:21:14 +02:00
client_test.go feat: documentation and cleanup command 2024-05-04 22:13:33 +02:00
doc.go feat: documentation and cleanup command 2024-05-04 22:13:33 +02:00
go.mod chore(deps): update module github.com/hetznercloud/hcloud-go/v2 to v2.9.0 (#27) 2024-06-23 16:13:35 +02:00
go.sum chore(deps): update module github.com/hetznercloud/hcloud-go/v2 to v2.9.0 (#27) 2024-06-23 16:13:35 +02:00