User Tools

Site Tools


os:proxmox_ve:cli

This is an old revision of the document!


Proxmox VE - CLI

List VMs

root@pve:~# qm list
      VMID NAME                 STATUS     MEM(MB)    BOOTDISK(GB) PID       
       100 vm1                  stopped    512               32.00 0         
       101 vm2                  stopped    512               32.00 0         
       102 vma                  running    6144              64.00 16340     
       103 vmb                  running    2048              10.00 55737     

Test Guest Agent Connectivity

root@pve:~# qm agent 102 ping
QEMU guest agent is not running

Start a VM

qm start VMID
os/proxmox_ve/cli.1586551764.txt.gz · Last modified: 2020-04-10 22:49 by Manuel Frei