{
    "mode": "man",
    "parameter": "netplan-ip",
    "section": "8",
    "url": "https://www.chedong.com/phpMan.php/man/netplan-ip/8/json",
    "generated": "2026-06-02T20:22:39Z",
    "synopsis": "netplan [--debug] ip -h | --help\nnetplan [--debug] ip COMMAND [--root-dir=ROOTDIR] ARGUMENTS",
    "sections": {
        "NAME": {
            "content": "netplan-ip - retrieve IP information (like DHCP leases) from the system\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "netplan [--debug] ip -h | --help\n\nnetplan [--debug] ip COMMAND [--root-dir=ROOTDIR] ARGUMENTS\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "netplan ip retrieves IP information (like DHCP leases) from the system.\n",
            "subsections": []
        },
        "DHCP COMMANDS": {
            "content": "leases INTERFACE: Displays DHCP IP leases\n\nExample: netplan ip leases enp5s0\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": "--root-dir",
                    "content": "Read YAML files from this root instead of /\n",
                    "long": "--root-dir"
                }
            ]
        },
        "SEE ALSO": {
            "content": "netplan(5), netplan-get(8), netplan-status(8)\n",
            "subsections": []
        },
        "AUTHORS": {
            "content": "Danilo Egea Gondolfo (danilo.egea.gondolfo@canonical.com).\n\n\n\nnetplan-ip(8)",
            "subsections": []
        }
    },
    "summary": "netplan-ip - retrieve IP information (like DHCP leases) from the 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": "",
            "long": "--root-dir",
            "arg": null,
            "description": "Read YAML files from this root instead of /"
        }
    ],
    "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-status",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/netplan-status/8/json"
        }
    ]
}