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

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/hetznercloud/cli). ## Open The following updates have all...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang | image | minor | `1.21` -> `1.22` | |...

### TL;DR I have a simple shell script for updating loadbalancer certificates with renewed lets encrypt certs. My script works with v1.36 and now I got an error. ### Expected...

bug

### TL;DR The API Response and JSON output diverge in how they represent the assignee_id field. ### Expected behavior The assignee_id should be null in the json output if the...

bug

### TL;DR If a user does not pass a required (positional) argument, we return the generic error message `hcloud: accepts 1 arg(s), received 0`. This does not help the user...

documentation

### TL;DR We use the mitchellh/gon tool to sign the macos binaries. The project https://github.com/mitchellh/gon is unmaintained and archived. A fork was created here: https://github.com/Bearer/gon We need to evaluate the...

bug

### TL;DR hi, yesterday i attempted to set rdns settings via: hcloud server set-rdns server -r server.r.dns.host.name which finished successfully. In the hetzner console it was to be seen that...

bug

When rebuilding a server via https://docs.hetzner.cloud/#server-actions-rebuild-a-server-from-an-image it should be possible to assign ssh-keys via their ids, similar like in create server: "ssh_keys": [ "my-ssh-key" ], The only 2 "workarounds" today...

feature
pinned

I see `checksums.txt` has a detached signature in the release artifacts, which is great. However, I can't find the key anywhere to verify it. Is it published somewhere? ``` >...

pinned