dockfix Version v0.0.1-rc12
Manage docker image references.
dockfix [OPTIONS] <find> [command-OPTIONS]
-l, --log-level
Sets the log-level (one of NONE
, ERROR
, WARN
, INFO
, DEBUG
)
--version
Show version and exit
--manpage
Show man page and exit
--markdown
Show usage as markdown and exit
-h, --help
Show this help message
dockfix [OPTIONS] find [find-OPTIONS] InputFile
The find command returns exit code 0 when the given input contains at least one image reference that satisfy the given conditions, non-null otherwise
Specify which kind of image references should be selected. Exactly one must be specified
--any
Find all images
Optional additional filters. Specifying each kind of filter must be matched at least once
-h, --help
Show this help message