chiark / gitweb /
systemctl: add new "list-machines" command
authorLennart Poettering <lennart@poettering.net>
Wed, 12 Mar 2014 20:13:58 +0000 (21:13 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 12 Mar 2014 20:16:45 +0000 (21:16 +0100)
commit0d292f5e7597a729365644edfbcdf2e5fac8beb4
tree40b95d854c09860a9ba3872f1fdefe91876f91a3
parentf755e3b74b94296a534033dd6ae04d9506434210
systemctl: add new "list-machines" command

"systemctl list-machines" shows one line per local container which
includes the current system state of the container, the number of failed
units as well as the number of currently queued jobs.
man/systemctl.xml
src/systemctl/systemctl.c