phm07
phm07
Hey, thanks for your report! It looks like you already had a productive conversation with the upstream maintainers and a fix is on the way (https://github.com/spf13/pflag/pull/453). This is really welcome,...
The root cause for this issue actually lays in hcloud-go. Here's the link to the [relevant code](https://github.com/hetznercloud/hcloud-go/blob/3a50192c7955ab7786f1640fa204c797882c7b4a/hcloud/server.go#L232-L235). I agree that allowing numbers as resource names is a design oversight and...
This is fixed with https://github.com/hetznercloud/hcloud-go/pull/571 and https://github.com/hetznercloud/cli/pull/964. The next release will include the bugfix. Thanks for the report!