Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Changelog CLI

1.5.0 (2026-06-21)

⚠ BREAKING CHANGES

  • new write-to-disk command (#178)

Features

Bug Fixes

  • update hcloudimages module path for v2 (#184) (f4fd485)

Miscellaneous Chores

  • deps: update module github.com/apricote/hcloud-upload-image/hcloudimages to v2.0.1 (#186) (1b1e1af)

1.4.0 (2026-05-14)

Features

1.3.0 (2025-12-22)

Features

  • add –location flag to specify datacenter region (#141) (fcbc14a), closes #142

1.2.0 (2025-11-06)

Features

1.1.0 (2025-05-10)

Features

  • smaller snapshots by zeroing disk first (#101) (fdfb284), closes #96

Bug Fixes

  • upload from local image generates broken command (#98) (420dcf9), closes #97

1.0.1 (2025-05-09)

Bug Fixes

  • timeout while waiting for SSH to become available (#92) (e490b9a)

1.0.0 (2025-05-04)

Features

0.3.1 (2024-12-07)

Bug Fixes

  • cli: local install fails because of go.mod replace (#47) (66dc5f7)

0.3.0 (2024-06-23)

Features

Bug Fixes

  • error early when the image write fails (#34) (256989f), closes #33

0.2.1 (2024-05-10)

Bug Fixes

  • cli: completion requires HCLOUD_TOKEN (#19) (bb2ca48)

0.2.0 (2024-05-09)

Features

Bug Fixes

0.1.1 (2024-05-04)

Bug Fixes

  • CLI does not produce release binaries (#3) (f373d4c)

0.1.0 (2024-05-04)

Features

  • cli: docs grouping and version (847b696)
  • cli: hide redundant log attributes (9e65452)
  • cli: upload command (b6ae95f)
  • documentation and cleanup command (c9ab40b)
  • initial library code (4f57df5)
  • log output (904e5e0)