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

Support --query #38

Open
outscale-mgo opened this issue Dec 19, 2023 · 0 comments
Open

Support --query #38

outscale-mgo opened this issue Dec 19, 2023 · 0 comments

Comments

@outscale-mgo
Copy link
Contributor

outscale-mgo commented Dec 19, 2023

Use --query like aws --query: https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-filter.html

This should be a client side filter, this would enable usage of filter that API --filter doesn't support.
An example would be something like: "VmId!=XXX", which would output every resource except the one that match 'XXX'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant