Open
Description
latest version(s)
Just as described by SUBJECT, expecting:
quads --ls-broken --filter "model==SomeModel"
to report a subset of broken hosts. This is not super critical since the same query can be successfully returned with:
quads --ls-hosts --filter "broken==true,model==SomeModel"
The same behavior happens with ls-retired. This issue is being raised to track the issue as I suspect a simple CLI fix can help honor filter flag in conjunction with ls-broken and ls-retired.
Metadata
Metadata
Assignees
Type
Projects
Status
To do