hetznercloud / cli

A command-line interface for Hetzner Cloud
MIT License
1.12k stars 80 forks source link

Allow users to create and use snapshots #115

Closed artheus closed 6 years ago

artheus commented 6 years ago

As it seems now, there is no option for taking snapshots and/or using snapshots for spawning new instances. This should be implemented in hcloud cli tool.

artheus commented 6 years ago

After reading the api documentation and looking through the source of this project I found the hcloud server create-image command. It was confusing me, as it was not named snapshot as it is in the hetzner cloud web gui.