{
    "content": [
        {
            "type": "text",
            "text": "# netplan-status (man)\n\n## NAME\n\nnetplan-status - query networking state of the running system\n\n## SYNOPSIS\n\nnetplan [--debug] status -h | --help\nnetplan [--debug] status [interface]\n\n## DESCRIPTION\n\nnetplan status [interface] queries the current network configuration and displays it in human\nreadable format.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (3 subsections)\n- **SEE ALSO**\n- **AUTHORS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "netplan-status",
        "section": "",
        "mode": "man",
        "summary": "netplan-status - query networking state of the running system",
        "synopsis": "netplan [--debug] status -h | --help\nnetplan [--debug] status [interface]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-h",
                "long": "--help",
                "arg": null,
                "description": "Print basic help."
            },
            {
                "flag": "",
                "long": "--debug",
                "arg": null,
                "description": "Print debugging output during the process."
            },
            {
                "flag": "-a",
                "long": "--all",
                "arg": null,
                "description": "Show all interface data including inactive -f FORMAT, --format FORMAT Output in machine readable json or yaml format"
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "netplan",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/netplan/5/json"
            },
            {
                "name": "netplan-get",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/netplan-get/8/json"
            },
            {
                "name": "netplan-ip",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/netplan-ip/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-h, --help",
                        "lines": 2,
                        "flag": "-h",
                        "long": "--help"
                    },
                    {
                        "name": "--debug",
                        "lines": 2,
                        "long": "--debug"
                    },
                    {
                        "name": "-a, --all",
                        "lines": 5,
                        "flag": "-a",
                        "long": "--all"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "netplan-status - query networking state of the running system\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "netplan [--debug] status -h | --help\n\nnetplan [--debug] status [interface]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "netplan status [interface] queries the current network configuration and displays it in human\nreadable format.\n\nYou can specify interface to display the status of a specific interface.\n\nCurrently, netplan status depends on systemd-networkd as a source of data  and  will  try  to\nstart it if it's not masked.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-h, --help",
                        "content": "Print basic help.\n",
                        "flag": "-h",
                        "long": "--help"
                    },
                    {
                        "name": "--debug",
                        "content": "Print debugging output during the process.\n",
                        "long": "--debug"
                    },
                    {
                        "name": "-a, --all",
                        "content": "Show all interface data including inactive\n\n-f FORMAT, --format FORMAT\nOutput in machine readable json or yaml format\n",
                        "flag": "-a",
                        "long": "--all"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "netplan(5), netplan-get(8), netplan-ip(8)\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "Danilo Egea Gondolfo (danilo.egea.gondolfo@canonical.com).\n\n\n\nnetplan-status(8)",
                "subsections": []
            }
        }
    }
}