LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pct-list

displays all LXC containers on a Proxmox VE host

TLDR

List all containers on the current node
$ pct list
copy

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

Copied to clipboard
Kai