2014-11-21 12:30:23 +01:00
|
|
|
.. program:: qvm-ls
|
2013-03-12 16:55:05 +01:00
|
|
|
|
2014-11-21 12:30:23 +01:00
|
|
|
================================================================
|
|
|
|
:program:`qvm-ls` -- List VMs and various information about them
|
|
|
|
================================================================
|
2013-03-12 16:55:05 +01:00
|
|
|
|
2014-11-21 12:30:23 +01:00
|
|
|
Synopsis
|
2013-03-12 16:55:05 +01:00
|
|
|
========
|
2014-11-28 18:37:17 +01:00
|
|
|
:command:`qvm-ls` [*options*] <*vm-name*>
|
2013-03-12 16:55:05 +01:00
|
|
|
|
2014-11-21 12:30:23 +01:00
|
|
|
Options
|
2013-03-12 16:55:05 +01:00
|
|
|
=======
|
2014-11-21 12:30:23 +01:00
|
|
|
|
|
|
|
.. option:: --help, -h
|
|
|
|
|
2014-08-02 23:22:34 +02:00
|
|
|
Show help message and exit
|
2014-11-21 12:30:23 +01:00
|
|
|
|
|
|
|
.. option:: --network, -n
|
|
|
|
|
2013-03-12 16:55:05 +01:00
|
|
|
Show network addresses assigned to VMs
|
2014-11-21 12:30:23 +01:00
|
|
|
|
|
|
|
.. option:: --cpu, -c
|
|
|
|
|
2013-03-12 16:55:05 +01:00
|
|
|
Show CPU load
|
2014-11-21 12:30:23 +01:00
|
|
|
|
|
|
|
.. option:: --mem, -m
|
|
|
|
|
2013-03-12 16:55:05 +01:00
|
|
|
Show memory usage
|
2014-11-21 12:30:23 +01:00
|
|
|
|
|
|
|
.. option:: --disk, -d
|
|
|
|
|
2013-03-12 16:55:05 +01:00
|
|
|
Show VM disk utilization statistics
|
2014-11-21 12:30:23 +01:00
|
|
|
|
|
|
|
.. option:: --ids, -i
|
|
|
|
|
2013-03-12 16:55:05 +01:00
|
|
|
Show Qubes and Xen id
|
2014-11-21 12:30:23 +01:00
|
|
|
|
|
|
|
.. option:: --kernel, -k
|
|
|
|
|
2014-08-02 23:22:34 +02:00
|
|
|
Show VM kernel options
|
2014-11-21 12:30:23 +01:00
|
|
|
|
|
|
|
.. option:: --last-backup, -b
|
|
|
|
|
2014-08-02 23:22:34 +02:00
|
|
|
Show date of last VM backup
|
2014-11-21 12:30:23 +01:00
|
|
|
|
|
|
|
.. option:: --raw-list
|
|
|
|
|
2014-08-02 23:22:34 +02:00
|
|
|
List only VM names one per line
|
2013-03-12 16:55:05 +01:00
|
|
|
|
2014-11-21 12:30:23 +01:00
|
|
|
Authors
|
2013-03-12 16:55:05 +01:00
|
|
|
=======
|
|
|
|
| Joanna Rutkowska <joanna at invisiblethingslab dot com>
|
|
|
|
| Rafal Wojtczuk <rafal at invisiblethingslab dot com>
|
|
|
|
| Marek Marczykowski <marmarek at invisiblethingslab dot com>
|