We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hcloud 1.47.0
hcloud primary-ip create --name=primary_ipv4_cp_01 --type=ipv4 --datacenter=fsn1-dc14 --label create=hcloud
Adding labels during creation not working
Label should be added to Primary IP resource
Adding labels to Primary IP during creation not working
No response
The text was updated successfully, but these errors were encountered:
Thanks for the bug report! The issue should be fixed once #885 is merged and released.
Sorry, something went wrong.
7a17174
chore(main): release 1.48.0 (#867)
0ea077a
🤖 I have created a release *beep* *boop* --- ## [1.48.0](v1.47.0...v1.48.0) (2024-10-25) ### Features * allow auto-completing context flag ([#861](#861)) ([7495b14](7495b14)) * **primary-ip:** allow setting auto-delete on create ([#860](#860)) ([b6aecb3](b6aecb3)), closes [#855](#855) ### Bug Fixes * **image:** only use numerical IDs for label auto-completion ([#865](#865)) ([1d10d92](1d10d92)) * **primary-ip:** labels ignored in create command ([#885](#885)) ([7a17174](7a17174)), closes [#883](#883) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
phm07
Successfully merging a pull request may close this issue.
TL;DR
hcloud 1.47.0
hcloud primary-ip create --name=primary_ipv4_cp_01 --type=ipv4 --datacenter=fsn1-dc14 --label create=hcloud
Adding labels during creation not working
Expected behavior
Label should be added to Primary IP resource
Observed behavior
Adding labels to Primary IP during creation not working
Minimal working example
No response
Log output
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: