cli
cli copied to clipboard
A command-line interface for Hetzner Cloud
## Background When creating new resources (or making modifications), we require all parameters to be set through flags. While this is great for automation and experienced users, I believe that...
I am a heavy user of the hcloud-cli. However, I really don't like the default sorting by server-id, and would prefer sorting by age (see #417 where I request adding...
I did not think that commenting would reopen #108 so here another attempt to draw your attention. **hcloud server create-image --help** is not clear about the use of **--label** and...
We should discuss whether we want to add additional settings to the CLI, such as configuring sort preferences (#418 #421) and the default column selection (#423). If we decide that...
I am a heavy user of the hcloud-cli. However, I really don't like the default sorting by server-id, and would prefer sorting by age (see #417/#420) or name. Currently, I...
### TL;DR It's not possible to configure the services health check options in `hcloud load-balancer add-service`. This is only possible through [`update-service`](https://github.com/hetznercloud/cli/blob/5083734ac9b2cebaa8c71c8fda8fa46e1b35ba96/internal/cmd/loadbalancer/update_service.go#L40-L51) right now. ### Expected behavior I would expect...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint) | | minor | `v1.57.2` -> `v1.58.0` | | [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint)...