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

[ECR] [request]: Add Additional Filter with list-images command other than TAGGED AND UNTAGGED #2409

Open
aditiaher opened this issue Aug 8, 2024 · 1 comment
Labels
Proposed Community submitted issue

Comments

@aditiaher
Copy link

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Tell us about your request
Add some more conditions with filter option in "aws ecr list-image" with TAGGED and UNTAGGED conditions. Like if are using the TAGGED filter in that case we can also specify which tag we want to filter.

https://docs.aws.amazon.com/cli/latest/reference/ecr/list-images.html

Which service(s) is this request for?
ECR

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
What outcome are you trying to achieve, ultimately, and why is it hard/impossible to do right now? What is the impact of not having this problem solved? The more details you can provide, the better we'll be able to understand and solve the problem.

Are you currently working around this issue?
How are you currently solving this problem?

Additional context
Lets say if someone has more than 100's of images with similar kind of tag how can we filter a specific tag by using AWS ECR list Image commands.
Attachments
If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)

@aditiaher aditiaher added the Proposed Community submitted issue label Aug 8, 2024
@aditiaher aditiaher changed the title [service] [request]: describe request here [ECR] [request]: Add Additional Filter with list-images command other than TAGGED AND UNTAGGED Aug 8, 2024
@Rylon
Copy link

Rylon commented Aug 14, 2024

This would be extremely useful for us, as we have many thousands of ECR images, and would love to be able to look for specific images with specific tags via the API/CLI. Without this, we have no choice but to fetch ALL the images over the API, and filter them locally, which is much more expensive and slow.

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

No branches or pull requests

2 participants