mirror of https://github.com/containers/podman.git
23 lines
424 B
Markdown
23 lines
424 B
Markdown
% podman-version "1"
|
|
|
|
## NAME
|
|
podman\-version - Display the PODMAN Version Information
|
|
|
|
## SYNOPSIS
|
|
**podman version**
|
|
[**--help**|**-h**]
|
|
|
|
## DESCRIPTION
|
|
Shows the the following information: Version, Go Version, Git Commit, Build Time,
|
|
OS, and Architecture.
|
|
|
|
**podman [GLOBAL OPTIONS]**
|
|
|
|
**podman version**
|
|
|
|
## SEE ALSO
|
|
podman(1), crio(8)
|
|
|
|
## HISTORY
|
|
July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|