lscgroup(1) list all cgroups

SYNOPSIS

lscgroup [[-g] <controllers>:<path>] [...]
lscgroup [-h|--help]

DESCRIPTION

List all/chosen cgroups.

<controllers>:<path>
defines the control groups whose subgroups will be shown. If this parameter is not used, the command will list all existing cgroups.

ENVIRONMENT VARIABLES

CGROUP_LOGLEVEL
controls verbosity of the tool. Allowed values are DEBUG, INFO, WARNING or ERROR.