89 lines
2.0 KiB
HTML
89 lines
2.0 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of netplan-get</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>netplan-get</H1>
|
|
Section: (8)<BR>Updated: <BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
<P>
|
|
|
|
netplan-get - read merged netplan YAML configuration
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<P>
|
|
|
|
netplan [-debug] get -h | -help
|
|
<P>
|
|
|
|
netplan [-debug] get [-root-dir=ROOT_DIR]
|
|
[key]
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<P>
|
|
|
|
netplan get [key] reads all YAML files from
|
|
/{etc,lib,run}/netplan/*.yaml and returns a merged view of the
|
|
current configuration
|
|
<P>
|
|
|
|
You can specify all as a key (the default) to get the full
|
|
YAML tree or extract a subtree by specifying a nested key like:
|
|
[network.]ethernets.eth0.
|
|
<P>
|
|
|
|
For details of the configuration file format, see <A HREF="/cgi-bin/man/man2html?5+netplan">netplan</A>(5).
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-h, -help</B>
|
|
|
|
<DD>
|
|
Print basic help.
|
|
<DT id="2"><B>-debug</B>
|
|
|
|
<DD>
|
|
Print debugging output during the process.
|
|
<DT id="3"><B>-root-dir</B>
|
|
|
|
<DD>
|
|
Read YAML files from this root instead of /
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<P>
|
|
|
|
<A HREF="/cgi-bin/man/man2html?5+netplan">netplan</A>(5), <A HREF="/cgi-bin/man/man2html?8+netplan-set">netplan-set</A>(8),
|
|
<A HREF="/cgi-bin/man/man2html?8+netplan-dbus">netplan-dbus</A>(8)
|
|
<A NAME="lbAG"> </A>
|
|
<H2>AUTHORS</H2>
|
|
|
|
Lukas Märdian (<A HREF="mailto:lukas.maerdian@canonical.com">lukas.maerdian@canonical.com</A>).
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="4"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="5"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="6"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="7"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="8"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
<DT id="9"><A HREF="#lbAG">AUTHORS</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:14 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|