Skip to content

metal project get --filter name=foo is not supported #440

@displague

Description

@displague

What happened?

I ran metal project get --filter name=foo and the foo project was not filtered. The filter argument was silently ignored.
I then ran curl with /projects?name=foo and confirmed that projects can be filtered by name.

metal project get -n foo works but it filters client-side after fetching all projects.

Can users expect --filter foo=bar to continue to supply arbitrary query parameters?

How can we reproduce it?

^

CLI version (metal --version):

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions