LinuxCommandLibrary

qm-list

List Proxmox virtual machines

TLDR

List all virtual machines

$ qm list
copy
List with full status for running VMs
$ qm list --full 1
copy

SYNOPSIS

qm list [options]

DESCRIPTION

qm list displays all virtual machines on the Proxmox VE node. It shows basic information including VM ID, name, and status.
With the full option, additional details are shown for running VMs including resource usage.

PARAMETERS

--full 0|1

Show full status information for running VMs

SEE ALSO

qm(1), qm-status(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community