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