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

Filter servers list by status #623

Closed
jooola opened this issue Dec 11, 2023 · 0 comments · Fixed by #629 or #627
Closed

Filter servers list by status #623

jooola opened this issue Dec 11, 2023 · 0 comments · Fixed by #629 or #627
Assignees
Labels

Comments

@jooola
Copy link
Member

jooola commented Dec 11, 2023

The CLI cannot filter the servers list by the server status (e.g running/stopped).

I would expect the CLI to be able to filter servers using the following command:

hcloud server list --status running --status rebuilding

https://docs.hetzner.cloud/#servers-get-all-servers

@phm07 phm07 self-assigned this Dec 12, 2023
@phm07 phm07 added the feature label Dec 12, 2023
phm07 pushed a commit that referenced this issue Dec 13, 2023
🤖 I have created a release *beep* *boop*
---


##
[1.41.0](v1.40.0...v1.41.0)
(2023-12-13)


### Features

* allow YAML output
([#628](#628))
([87552d2](87552d2))
* **server:** allow to filter list by server status
([#629](#629))
([1cb51f2](1cb51f2)),
closes [#623](#623)


### Bug Fixes

* make JSON/YAML outputs consistent
([#622](#622))
([43944b8](43944b8))
* **server:** properly format request-console JSON output
([#626](#626))
([40641b6](40641b6))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants