cli
cli copied to clipboard
A command-line interface for Hetzner Cloud
Results
81
cli issues
Sort by
recently updated
recently updated
newest added
### TL;DR If you try to specify a boolean option like so (`--auto-delete false`), the command fails with a baffling error message. This is [intentionally not supported](https://pkg.go.dev/flag#hdr-Command_line_flag_syntax), but the help...
bug