.\" Automatically generated by Pandoc 3.1.3 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font. .ie "\f[CB]x\f[]"x" \{\ . ftr V B . ftr VI BI . ftr VB B . ftr VBI BI .\} .el \{\ . ftr V CR . ftr VI CI . ftr VB CB . ftr VBI CBI .\} .TH "netplan-ip" "8" "" "" "" .hy .SH NAME .PP netplan-ip - retrieve IP information (like DHCP leases) from the system .SH SYNOPSIS .PP \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 .PP \f[B]netplan ip\f[R] retrieves IP information (like DHCP leases) from the system. .SH DHCP COMMANDS .PP \f[B]leases\f[R] \f[V]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 .PP \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).