mirror of
https://github.com/containers/podman.git
synced 2025-09-18 07:51:22 +08:00

Fixed the issue of `--format` and `--verbose` flags being allowed in combination with one another. Implemented functionality for `--format json` or `--format '{{ json }}' `. Implemented command-completion help for `--format`. Fixes: #16204 Signed-off-by: Jake Correnti <jcorrenti13@gmail.com>