.\" Automatically generated by Pandoc 3.6.1 .\" .TH "NETPLAN\-GET" "8" "" "" .SH NAME \f[CR]netplan\-get\f[R] \- read merged Netplan YAML configuration .SH SYNOPSIS \f[B]\f[CB]netplan\f[B]\f[R] [\f[I]\-\-debug\f[R]] \f[B]get\f[R] \f[B]\-h\f[R]|\f[B]\-\-help\f[R] .PP \f[B]\f[CB]netplan\f[B]\f[R] [\f[I]\-\-debug\f[R]] \f[B]get\f[R] [\f[I]\-\-root\-dir=ROOT_DIR\f[R]] [\f[I]key\f[R]] .SH DESCRIPTION \f[B]\f[CB]netplan get key\f[B]\f[R] reads all YAML files from \f[CR]/{etc,lib,run}/netplan/*.yaml\f[R] and returns a merged view of the current configuration. .PP You can specify \f[CR]all\f[R] as a key (the default) to get the full YAML tree or extract a subtree by specifying a nested key like: \f[CR][network.]ethernets.eth0\f[R]. .PP For details of the configuration file format, see \f[B]\f[CB]netplan\f[B]\f[R](5). .SH OPTIONS .TP \f[CR]\-h\f[R], \f[CR]\-\-help\f[R] Print basic help. .TP \f[CR]\-\-debug\f[R] Print debugging output during the process. .TP \f[CR]\-\-root\-dir\f[R] Read YAML files from this root instead of \f[CR]/\f[R]. .SH SEE ALSO \f[B]\f[CB]netplan\f[B]\f[R](5), \f[B]\f[CB]netplan\-set\f[B]\f[R](8), \f[B]\f[CB]netplan\-dbus\f[B]\f[R](8) .SH AUTHORS Lukas Märdian (lukas.maerdian\[at]canonical.com).