.nh .TH podman-machine-info 1 .SH NAME .PP podman-machine-info - Display machine host info .SH SYNOPSIS .PP \fBpodman machine info\fP .SH DESCRIPTION .PP Display information pertaining to the machine host. Rootless only, as all \fB\fCpodman machine\fR commands can be only be used with rootless Podman. .SH OPTIONS .SS \fB--format\fP, \fB-f\fP=\fIformat\fP .PP Change output format to "json" or a Go template. .SS \fB--help\fP .PP Print usage statement. .SH EXAMPLES .PP .RS .nf $ podman machine info $ podman machine info --format json $ podman machine info --format {{.Host.Arch}} .fi .RE .SH SEE ALSO .PP \fBpodman(1)\fP, \fBpodman-machine(1)\fP .SH HISTORY .PP June 2022, Originally compiled by Ashley Cui acui@redhat.com \[la]mailto:acui@redhat.com\[ra]