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

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

Open
displague opened this issue Jan 26, 2024 · 0 comments
Open

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

displague opened this issue Jan 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@displague
Copy link
Member

displague commented Jan 26, 2024

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):

@displague displague added the bug Something isn't working label Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant