when use "podman pod stats --format '{{GO template}}'","--format" option doesn't work #2258
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
/kind bug
Description
When i use
podman pod stats --format
to view resource usage statistics for the pods,if I use a Go template,--format
option does not work.Steps to reproduce the issue:
As you can see, the output of the command is not in the specified format.
Additional information you deem important (e.g. issue happens only occasionally):
Output of
podman version
:Output of
podman info
:The text was updated successfully, but these errors were encountered: