netplan-ip - Man Page
retrieve IP information (like DHCP leases) from the system
Synopsis
netplan [--debug] ip -h|--help
netplan [--debug] ip COMMAND [--root-dir=ROOT_DIR] ARGUMENTS
Description
netplan ip retrieves IP information (like DHCP leases) from the system.
DHCP Commands
- leases INTERFACE
Displays DHCP IP leases
Example:
netplan ip leases enp5s0
Options
- -h, ā--help
Print basic help.
- --debug
Print debugging output during the process.
- --root-dir
Read YAML files from this root instead of
/.
See Also
Authors
Danilo Egea Gondolfo (danilo.egea.gondolfo@canonical.com).