systemd-cgls (1)
NAME
systemd-cgls - Recursively show control group contentsSYNOPSIS
- systemd-cgls [OPTIONS...] [CGROUP...]
DESCRIPTION
systemd-cgls
By default, empty control groups are not shown.
OPTIONS
The following options are understood:
--all
- Do not hide empty control groups in the output.
-l, --full
- Do not ellipsize process tree members.
-k
- Include kernel threads in output.
-M MACHINE, --machine=MACHINE
- Limit control groups shown to the part corresponding to the container MACHINE.
-h, --help
- Print a short help text and exit.
--version
- Print a short version string and exit.
--no-pager
- Do not pipe output into a pager.
EXIT STATUS
On success, 0 is returned, a non-zero failure code otherwise.
SEE ALSO
systemd(1), systemctl(1), systemd-cgtop(1), systemd-nspawn(1), ps(1)