{
    "mode": "man",
    "parameter": "netplan-status",
    "section": "8",
    "url": "https://www.chedong.com/phpMan.php/man/netplan-status/8/json",
    "generated": "2026-06-14T13:03:53Z",
    "synopsis": "netplan [--debug] status -h | --help\nnetplan [--debug] status [interface]",
    "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": []
        }
    },
    "summary": "netplan-status - query networking state of the running system",
    "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"
        }
    ]
}