SYNOPSIS
cgdelete [-h] [-r] [[-g] <controllers>:<path>] ...
DESCRIPTION
The cgdelete program removes all specified control groups.
- [-g] <controllers>:<path>
-
Defines the control group to delete. Multiple control groups nay be
specified.
-g
is optional.
- -h, --help
-
Display this help and exit.
- -r, --recursive
-
Recursively remove all subgroups.
ENVIRONMENT VARIABLES
- CGROUP_LOGLEVEL
-
controls verbosity of the tool. Allowed values are DEBUG,
INFO, WARNING or ERROR.