.\" Automatically generated by Pandoc 3.1.8 .\" .TH "netplan-ip" "8" "" "" "" .SH NAME netplan-ip - retrieve IP information (like DHCP leases) from the system .SH SYNOPSIS \f[B]netplan\f[R] [--debug] \f[B]ip\f[R] -h | --help .PP \f[B]netplan\f[R] [--debug] \f[B]ip\f[R] COMMAND [--root-dir=ROOT_DIR] ARGUMENTS .SH DESCRIPTION \f[B]netplan ip\f[R] retrieves IP information (like DHCP leases) from the system. .SH DHCP COMMANDS \f[B]leases\f[R] \f[CR]INTERFACE\f[R]: Displays DHCP IP leases .PP Example: netplan ip leases enp5s0 .SH OPTIONS .TP -h, --help Print basic help. .TP --debug Print debugging output during the process. .TP --root-dir Read YAML files from this root instead of / .SH SEE ALSO \f[B]netplan\f[R](5), \f[B]netplan-get\f[R](8), \f[B]netplan-status\f[R](8) .SH AUTHORS Danilo Egea Gondolfo (danilo.egea.gondolfo\[at]canonical.com).