mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
Search repository tags using --list-tags
For fix of BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1684263 Add --list-tags to podman search to return a table the repository tags. Signed-off-by: Qi Wang <qiwan@redhat.com>
This commit is contained in:
@ -2024,6 +2024,7 @@ _podman_search() {
|
||||
--help
|
||||
-h
|
||||
--no-trunc
|
||||
--list-tags
|
||||
"
|
||||
_complete_ "$options_with_args" "$boolean_options"
|
||||
}
|
||||
|
Reference in New Issue
Block a user