feat(primary-ip): new flag to specify assignee-type on primary-ip create by LKaemmerling · Pull Request #1348 · hetznercloud/cli

@LKaemmerling

This was possible through the API since the beginning of the Primay-IP Product. This make sure the CLI has the same flags as the API. It defaults to server.

apricote

@apricote apricote changed the title feat: Add possibility to specify assignee-type on primary-ip create feat(primary-ip): new flag to specify assignee-type on primary-ip create

Mar 2, 2026

@apricote apricote deleted the implement-assignee-type-option branch

March 2, 2026 10:11

phm07 pushed a commit that referenced this pull request

Mar 20, 2026
<!-- section-start changelog -->
### Features

- build .deb and .rpm release files (#1311)
- **primary-ip**: new flag to specify assignee-type on primary-ip create
(#1348)
- increase default poll interval for long running actions (#1364)
- **server-type**: add `location` to list table default columns (#1340)
- **server-type**: remove `storage_type` from list table default columns
(#1340)
- allow listing contexts as json/yaml (#1352)
- add --long flag to version command (#1353)

### Bug Fixes

- suppress trailing spaces in tables (#1355)

<!-- 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 <>