{
    "content": [
        {
            "type": "text",
            "text": "# netplan-ip(8) (man)\n\n**Summary:** netplan-ip - retrieve IP information (like DHCP leases) from the system\n\n**Synopsis:** netplan [--debug] ip -h | --help\nnetplan [--debug] ip COMMAND [--root-dir=ROOTDIR] ARGUMENTS\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -h | --help | — | Print basic help. |\n| — | --debug | — | Print debugging output during the process. |\n| — | --root-dir | — | Read YAML files from this root instead of / |\n\n## See Also\n\n- netplan(5)\n- netplan-get(8)\n- netplan-status(8)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (4 lines)\n- **DESCRIPTION** (2 lines)\n- **DHCP COMMANDS** (4 lines)\n- **OPTIONS** (1 lines) — 3 subsections\n  - -h, --help (2 lines)\n  - --debug (2 lines)\n  - --root-dir (2 lines)\n- **SEE ALSO** (2 lines)\n- **AUTHORS** (5 lines)\n\n## Full Content\n\n### NAME\n\nnetplan-ip - retrieve IP information (like DHCP leases) from the system\n\n### SYNOPSIS\n\nnetplan [--debug] ip -h | --help\n\nnetplan [--debug] ip COMMAND [--root-dir=ROOTDIR] ARGUMENTS\n\n### DESCRIPTION\n\nnetplan ip retrieves IP information (like DHCP leases) from the system.\n\n### DHCP COMMANDS\n\nleases INTERFACE: Displays DHCP IP leases\n\nExample: netplan ip leases enp5s0\n\n### OPTIONS\n\n#### -h, --help\n\nPrint basic help.\n\n#### --debug\n\nPrint debugging output during the process.\n\n#### --root-dir\n\nRead YAML files from this root instead of /\n\n### SEE ALSO\n\nnetplan(5), netplan-get(8), netplan-status(8)\n\n### AUTHORS\n\nDanilo Egea Gondolfo (danilo.egea.gondolfo@canonical.com).\n\n\n\nnetplan-ip(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "netplan-ip",
        "section": "8",
        "mode": "man",
        "summary": "netplan-ip - retrieve IP information (like DHCP leases) from the system",
        "synopsis": "netplan [--debug] ip -h | --help\nnetplan [--debug] ip COMMAND [--root-dir=ROOTDIR] ARGUMENTS",
        "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": "",
                "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"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DHCP COMMANDS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-h, --help",
                        "lines": 2,
                        "flag": "-h",
                        "long": "--help"
                    },
                    {
                        "name": "--debug",
                        "lines": 2,
                        "long": "--debug"
                    },
                    {
                        "name": "--root-dir",
                        "lines": 2,
                        "long": "--root-dir"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}