.\" 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-status" "8" "" "" "" .hy .SH NAME .PP netplan-status - query networking state of the running system .SH SYNOPSIS .PP \f[B]netplan\f[R] [--debug] \f[B]status\f[R] -h | --help .PP \f[B]netplan\f[R] [--debug] \f[B]status\f[R] [interface] .SH DESCRIPTION .PP \f[B]netplan status [interface]\f[R] queries the current network configuration and displays it in human readable format. .PP You can specify \f[V]interface\f[R] to display the status of a specific interface. .PP Currently, \f[B]netplan status\f[R] depends on \f[V]systemd-networkd\f[R] as a source of data and will try to start it if it\[aq]s not masked. .SH OPTIONS .TP -h, --help Print basic help. .TP --debug Print debugging output during the process. .TP -a, --all Show all interface data including inactive .TP -f FORMAT, --format FORMAT Output in machine readable \f[V]json\f[R] or \f[V]yaml\f[R] format .SH SEE ALSO .PP \f[B]netplan\f[R](5), \f[B]netplan-get\f[R](8), \f[B]netplan-ip\f[R](8) .SH AUTHORS Danilo Egea Gondolfo (danilo.egea.gondolfo\[at]canonical.com).