-
Notifications
You must be signed in to change notification settings - Fork 46
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
can't filter capacity list by metro or facility #158
Comments
Reopening as this does not appear to be working in 0.7.0
The request does not include a metro filter:
The results are not client-side filtered either.
|
#161 fixes metal capacity check, not metal capacity get. |
Semi-related issue: The lists should be unique'd. The lists arguments, when set, should override the defaults from the config file. |
What happened?
Capacity filtering by metro or facility does not work as documented:
metal capacity get -m DA
should return a only plans in that metro. All metros are returned instead.The same problem occurs when filtering by facility.
How can we reproduce it?
metal capacity get -m DA | grep SV
CLI version (
metal --version
):The text was updated successfully, but these errors were encountered: