Skip to content

ls-broken and ls-retired appear to ignore CLI filter #575

Open
@kambiz-aghaiepour

Description

@kambiz-aghaiepour

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

No one assigned

    Type

    No type

    Projects

    • Status

      To do

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions