From 0d292f5e7597a729365644edfbcdf2e5fac8beb4 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 12 Mar 2014 21:13:58 +0100 Subject: 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 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'man') diff --git a/man/systemctl.xml b/man/systemctl.xml index fef9578951..174988c55b 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1041,6 +1041,24 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service + + Machine Commands + + + + list-machines PATTERN... + + + List the host and all running local containers with + their state. If one or more + PATTERNs are specified, only + containers matching one of them are shown. + + + + + + Job Commands -- cgit v1.2.3-54-g00ecf