Include podman server version in podman -v #14149
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind feature
Description
I was checking my podman version with
podman -v
and it showed mepodman version 4.1.0
so I was expecting that I am indeed running 4.1.0. Later I figured out, that podman inside the podman machine actually still was on4.0.3
😂.My suggestion is to include the server version in
podman -v
. This would makepodman -v
consistent withpodman version
which actually already does show the client and the server version.Describe the results you received:
podman version 4.1.0
Describe the results you expected:
podman version client: 4.1.0 / server: 4.0.3
Additional environment details (AWS, VirtualBox, physical, etc.):
The text was updated successfully, but these errors were encountered: