Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include podman server version in podman -v #14149

Closed
katywings opened this issue May 7, 2022 · 1 comment
Closed

Include podman server version in podman -v #14149

katywings opened this issue May 7, 2022 · 1 comment
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.

Comments

@katywings
Copy link

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 me podman 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 on 4.0.3 😂.

My suggestion is to include the server version in podman -v. This would make podman -v consistent with podman 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.):

  • macOS 10.15.7 (Catalina) with podman machine
@rhatdan
Copy link
Member

rhatdan commented May 9, 2022

podman -v currently does not communicate with the server, I believe.

podman version should, and would show you the version.

@rhatdan rhatdan closed this as completed May 9, 2022
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 20, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.
Projects
None yet
Development

No branches or pull requests

2 participants