summaryrefslogtreecommitdiff
path: root/docs/podman-version.1.md
blob: 2c9f2719a4248ec68e21620c6fc36e770d6e3d65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
% podman(1) podman-version - Simple tool to view version information
% Urvashi Mohnani
# podman-version "1" "July 2017" "podman"

## 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>