summaryrefslogtreecommitdiff
path: root/docs/podman-version.1.md
blob: 8978da630dca52cbe989579b9b7dae951305357c (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), crio.conf(5)

## HISTORY
July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>