mirror of
https://github.com/docker/cli.git
synced 2026-01-22 03:22:01 +03:00
filters, for images: start with untagged/tagged boolean
This is a new feature and flag. (replaces the suggestion of a flag for
--untagged images).
The concept is to have a syntax to filter. This begins with this
filtering for the 'images' subcommand, and at that only filtering for
whether images are untagged.
example like: docker rmi $(docker images -q --filter 'untagged=true')
Docker-DCO-1.1-Signed-off-by: Vincent Batts <vbatts@redhat.com> (github: vbatts)
Upstream-commit: 1d715defb8
Component: cli
This commit is contained in:
committed by
Tibor Vass
parent
fbc53f4fc0
commit
6e94a215db
1499
components/cli/docs/sources/reference/commandline/cli.rst
Normal file
1499
components/cli/docs/sources/reference/commandline/cli.rst
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user