blob: 0c9b9ceed55440ac8fec21cff3c82cc40f51d260 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
% 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>
|