Skip to content
New issue

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

Allow adding/removing multiple labels at once #662

Closed
jooola opened this issue Jan 8, 2024 · 0 comments · Fixed by #665 or #664
Closed

Allow adding/removing multiple labels at once #662

jooola opened this issue Jan 8, 2024 · 0 comments · Fixed by #665 or #664

Comments

@jooola
Copy link
Member

jooola commented Jan 8, 2024

Currently, the label commands only allow a single label to be passed as argument.

This could be improved, and should allow updating multiple labels at once.

hcloud server add-label SERVER LABEL... 
hcloud server add-label 12345 key=value foo=bar another=one 
@phm07 phm07 closed this as completed in #665 Jan 9, 2024
apricote pushed a commit that referenced this issue Feb 1, 2024
## [1.42.0](v1.41.1...v1.42.0) (2024-02-01)


### Features

* add global --quiet flag to hide non-error messages
([#656](#656))
([25fcbbf](25fcbbf)),
closes [#644](#644)
* allow adding/removing multiple labels at once
([#665](#665))
([919c446](919c446)),
closes [#662](#662)
* group subcommands in command help
([#675](#675))
([0cb271f](0cb271f))
* **server:** remove unsupported linux32 rescue type
([#679](#679))
([5bb0350](5bb0350))


### Bug Fixes

* refetch after creating managed certificate
([#685](#685))
([4864553](4864553))
* **server:** fix typo in ip subcommand
([#678](#678))
([c5e3f00](c5e3f00))
* use --poll-interval flag
([#660](#660))
([b9328a6](b9328a6))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant