File: buildah-version.1.md

package info (click to toggle)
golang-github-containers-buildah 1.28.2%2Bds1-3%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,336 kB
  • sloc: sh: 2,291; makefile: 218; perl: 187; awk: 12; ansic: 1
file content (31 lines) | stat: -rw-r--r-- 510 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# buildah-version "1" "June 2017" "Buildah"

## NAME
buildah\-version - Display the Buildah Version Information.

## SYNOPSIS
**buildah version** [*options*]

## DESCRIPTION
Shows the following information: Version, Go Version, Image Spec, Runtime Spec, CNI Spec, libcni Version, Git Commit, Build Time, OS, and Architecture.

## OPTIONS

**--help, -h**

Print usage statement

**--json**

Output in JSON format.

## EXAMPLE

buildah version

buildah version --help

buildah version -h

## SEE ALSO
buildah(1)