pct-list

displays all LXC containers on a Proxmox VE host

TLDR

List all containers on the current node
$ pct list

SYNOPSIS

pct list

DESCRIPTION

pct list displays a table of all LXC containers on the current Proxmox VE node. It shows the container VMID, status (running/stopped), lock state, and name.

CAVEATS

Shows containers on the local node only. Use pvesh for cluster-wide container listing. Requires Proxmox VE.

HISTORY

The pct command suite is part of Proxmox VE, providing comprehensive LXC container management since Proxmox adopted LXC.

SEE ALSO

pct(1), pct-create(1), pct-config(1), pct-status(1), pct-enter(1), pct-destroy(1), pct-restore(1), pvesh(1), lxc-ls(1)