{
    "content": [
        {
            "type": "text",
            "text": "# lscgroup (man)\n\n## NAME\n\nlscgroup - list all cgroups\n\n## SYNOPSIS\n\nlscgroup [[-g] <controllers>:<path>] [...]\nlscgroup [-h|--help]\n\n## DESCRIPTION\n\nList all/chosen cgroups.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION** (1 subsections)\n- **ENVIRONMENT VARIABLES**\n- **EXAMPLES** (3 subsections)\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "lscgroup",
        "section": "",
        "mode": "man",
        "summary": "lscgroup - list all cgroups",
        "synopsis": "lscgroup [[-g] <controllers>:<path>] [...]\nlscgroup [-h|--help]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [
            "list all cgroups which are in hierarchy containing cpu controller",
            "list all cgroups which are in hierarchy containing cpu controller in subgroup student",
            "list all cgroups which in all hierarchies"
        ],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": [
                    {
                        "name": "<controllers>:<path>",
                        "lines": 4
                    }
                ]
            },
            {
                "name": "ENVIRONMENT VARIABLES",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "EXAMPLES",
                "lines": 1,
                "subsections": [
                    {
                        "name": "lscgroup -g cpu:/",
                        "lines": 3
                    },
                    {
                        "name": "lscgroup -g cpu:/student",
                        "lines": 3
                    },
                    {
                        "name": "lscgroup",
                        "lines": 4
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "lscgroup - list all cgroups\n\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "lscgroup [[-g] <controllers>:<path>] [...]\nlscgroup [-h|--help]\n\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "List all/chosen cgroups.\n\n",
                "subsections": [
                    {
                        "name": "<controllers>:<path>",
                        "content": "defines  the  control  groups whose subgroups will be shown.  If this parameter is not\nused, the command will list all existing cgroups.\n\n"
                    }
                ]
            },
            "ENVIRONMENT VARIABLES": {
                "content": "CGROUPLOGLEVEL\ncontrols verbosity of the tool. Allowed values are DEBUG, INFO, WARNING or ERROR.\n\n",
                "subsections": []
            },
            "EXAMPLES": {
                "content": "",
                "subsections": [
                    {
                        "name": "lscgroup -g cpu:/",
                        "content": "list all cgroups which are in hierarchy containing cpu controller\n\n"
                    },
                    {
                        "name": "lscgroup -g cpu:/student",
                        "content": "list all cgroups which are in hierarchy containing cpu controller in subgroup student\n\n"
                    },
                    {
                        "name": "lscgroup",
                        "content": "list all cgroups which in all hierarchies\n\n\n"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "lssubsys (1), cgcreate (1), cgdelete (1), cgconfig.conf (5)\n\n\n\nLinux                                        2009-11-05                                  LSCGROUP(1)",
                "subsections": []
            }
        }
    }
}