cli icon indicating copy to clipboard operation
cli copied to clipboard

A command-line interface for Hetzner Cloud

Results 81 cli issues
Sort by recently updated
recently updated
newest added

When you create a server an you give it a numeric name, like 123, when you do operations from the cli it does not work, because it threats the number...

bug

This PR adds [quill](https://github.com/anchore/quill) to sign and notarize our macOS binaries. Closes #828

Right now, there is no consistent spelling for product names (in particular capitalization). I propose that we capitalize all product names, e.g. `server` -> `Server`, `floating ip` -> `Floating IP`,...

documentation

This PR adds additional error handling and formatting for `invalid_input` errors. See #1075 for more details. Before: ``` $ hcloud server create --name "a a" --image debian-12 --type cpx11 hcloud:...

feature

### TL;DR All our product command groups are named using their singular form, but I often use the plural form out of habit. The CLI fails when the plural form...

feature

This PR adds the ability to see which resources a Firewall is applied to when using a label selector. Can only be merged once https://github.com/hetznercloud/hcloud-go/pull/667 is merged and released

### TL;DR We currently print the invalid input errors the same way we print all other errors. The invalid input error holds additional details about the reasons why the invalid...

feature

### TL;DR There possible to hcloud create server without root password by using ssh key. But if you than want to rebuild server from image you self created, you are...

question

### TL;DR providing a unified, consistent experience for developers across all hetzner products would be such a win for your customers. we dream of having one tool to rule them...

pinned

### TL;DR hcloud cli can be already installed easily using homebrew and scoop, and winget could be another easy way to install it on Windows, especially since it comes pre-bundled...

pinned