Proxmox Command-Line Snippets
The following table provides a handy list of Proxmox commands.
| Description | Command |
|---|---|
| List all virtual machines hosted in a Proxmox node. |
|
| Show detailed status for a specific VM. |
|
| Display the full configuration of a VM. |
|
| Start a virtual machine. |
|
| Stop a virtual machine (graceful shutdown). |
|
| Force-stop a VM (equivalent to pulling the power). |
|
| Migrate a VM to another node (online/live migration). |
|
| Show node resource usage (CPU, RAM, storage). |
|
| List all storage backends available on the node. |
|
| List all nodes in the Proxmox cluster. |
|
| Display cluster quorum and corosync status. |
|