feat(firewall): add list columns for labels, created and age by apricote · Pull Request #1239 · hetznercloud/cli

@apricote self-assigned this

Nov 10, 2025

@apricote

Nearly all other resources have labels,created,age column options.

apricote added a commit that referenced this pull request

Dec 1, 2025
Nearly all other resources have the columns `labels`,`created` and `age`
available. This adds these columns for the `hcloud firewall list`
command.

jooola pushed a commit that referenced this pull request

Dec 18, 2025
<!-- section-start changelog -->
### 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 tty (#1252)

<!-- section-end changelog -->

---

<details>
<summary><h4>PR by <a
href="https://github.com/apricote/releaser-pleaser">releaser-pleaser</a>
🤖</h4></summary>

If you want to modify the proposed release, add you overrides here. You
can learn more about the options in the docs.

## Release Notes

### Prefix / Start

This will be added to the start of the release notes.

~~~~rp-prefix
~~~~

### Suffix / End

This will be added to the end of the release notes.

~~~~rp-suffix
~~~~

</details>

Co-authored-by: Hetzner Cloud Bot <>