mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
843 B
843 B
layout | title | permalink | redirect_from |
---|---|---|---|
doc | QvmLs | /doc/Dom0Tools/QvmLs/ | /wiki/Dom0Tools/QvmLs/ |
qvm-ls
NAME
qvm-ls - list VMs and various information about their state
Date
2012-04-03
SYNOPSIS
qvm-ls [options] <vm-name>
OPTIONS
-h, --help
Show help message and exit
-n, --network
Show network addresses assigned to VMs
-c, --cpu
Show CPU load
-m, --mem
Show memory usage
-d, --disk
Show VM disk utilization statistics
-i, --ids
Show Qubes and Xen id
-k, --kernel
Show VM kernel options
-b, --last-backup
Show date of last VM backup
--raw-list
List only VM names one per line
AUTHORS
Joanna Rutkowska <joanna at invisiblethingslab dot com> Rafal Wojtczuk <rafal at invisiblethingslab dot com> Marek Marczykowski <marmarek at invisiblethingslab dot com>