core-admin/doc/qvm-tools/qvm-ls.rst

41 lines
753 B
ReStructuredText
Raw Normal View History

2013-03-12 16:55:05 +01:00
======
qvm-ls
======
NAME
====
qvm-ls - list VMs and various information about their state
:Date: 2012-04-03
SYNOPSIS
========
| qvm-ls [options] <vm-name>
OPTIONS
=======
2014-08-02 23:22:34 +02:00
-h, --help
Show help message and exit
2013-03-12 16:55:05 +01:00
-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
2014-08-02 23:22:34 +02:00
-k, --kernel
Show VM kernel options
-b, --last-backup
Show date of last VM backup
--raw-list
List only VM names one per line
2013-03-12 16:55:05 +01:00
AUTHORS
=======
| Joanna Rutkowska <joanna at invisiblethingslab dot com>
| Rafal Wojtczuk <rafal at invisiblethingslab dot com>
| Marek Marczykowski <marmarek at invisiblethingslab dot com>