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

Implement the --filter flag for images command. #1359

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Implement the --filter flag for images command. #1359

merged 1 commit into from
Feb 22, 2024

Commits on Feb 21, 2024

  1. Implemented the --filter flag for images command.

    The following filters are available:
    
    1. `dangling=(true/false)`
    2. `reference=regex`
    3. `before=<image-name>[:<tag>]|<image id>|<image@digest>`
    4. `since=<image-name>[:<tag>]|<image id>|<image@digest>`
    
    Signed-off-by: roman-kiselenko <roman.kiselenko.dev@gmail.com>
    roman-kiselenko committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    98843b1 View commit details
    Browse the repository at this point in the history