hcloud-upload-image/hcloudimages
Malthe Poulsen fcbc14aab6
feat: add --location flag to specify datacenter region (#141)
Allow users to specify which Hetzner datacenter location to use for the
temporary server during image upload. Defaults to fsn1 for backward
compatibility.

Available locations: fsn1, nbg1, hel1, ash, hil, sin

Implements: #142
2025-12-22 13:36:50 +01:00
..
backoff fix: timeout while waiting for SSH to become available (#92) 2025-05-09 16:15:07 +02:00
contextlogger feat: documentation and cleanup command 2024-05-04 22:13:33 +02:00
internal fix: timeout while waiting for SSH to become available (#92) 2025-05-09 16:15:07 +02:00
CHANGELOG.md chore(main): release hcloudimages 1.2.0 (#127) 2025-11-06 21:09:44 +01:00
client.go feat: add --location flag to specify datacenter region (#141) 2025-12-22 13:36:50 +01:00
client_test.go feat: support zstd compression (#125) 2025-11-06 20:48:58 +01:00
doc.go feat: documentation and cleanup command 2024-05-04 22:13:33 +02:00
doc_test.go feat: add --location flag to specify datacenter region (#141) 2025-12-22 13:36:50 +01:00
go.mod chore(deps): update module github.com/hetznercloud/hcloud-go/v2 to v2.29.0 (#120) 2025-11-06 21:05:52 +01:00
go.sum chore(deps): update module github.com/hetznercloud/hcloud-go/v2 to v2.29.0 (#120) 2025-11-06 21:05:52 +01:00