cli
cli copied to clipboard
A command-line interface for Hetzner Cloud
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/upload-artifact](https://redirect.github.com/actions/upload-artifact) | action | major | `v5` -> `v6` | --- ### Release...
Storage Boxes are no longer experimental, so the warning has been removed. Closes #1202
### TL;DR The delete command support running against a batch of resources, this feature should be implemented in other commands that supports it. ### Expected behavior Run commands against batches...
### TL;DR Resources can be filtered for list or batch operations. ### Expected behavior Similar to the server status filter implemented in #623 Expanding filters to all resources. These could...
Commands suitable for batch processing: Server: - [ ] `server poweroff` - [ ] `server poweron` - [ ] `server reboot` - [ ] `server reset` - [ ] `server...
Updated installation instructions for hcloud on Windows to include winget.
### Features - **firewall**: add list columns for labels, created and age (#1239) - drop builds for windows armv6 and armv7 (32 bit) (#1246) - **context**: allow creation in non-interactive...
This issue tracks the experimental support for Storage Boxes. Our plan is to remove the experimental marker after a month, but we may extend that if there are open issues...
### TL;DR When upgrading a server in the console, only the CPU and RAM are updated by default. In the CLI, the default behavior is to also upgrade the disk....