.\" Generated by scdoc 1.11.2 .\" Complete documentation for this program is not available as a GNU info page .ie \n(.g .ds Aq \(aq .el .ds Aq ' .nh .ad l .\" Begin generated content: .TH "ifparse" "8" "2022-10-15" .P .SH NAME .P ifparse - redisplay interface configuration in different formats .P .SH SYNOPSIS .P \fBifparse\fR [<\fIoptions\fR>.\&.\&.\&] <\fIinterfaces\fR.\&.\&.\&> .P \fBifparse\fR -A|--all .P .SH DESCRIPTION .P \fBifparse\fR is used to extract information from the interface configuration file.\& It is intended to be used to translate the interface configuration stanzas between different formats.\& .P .SH OPTIONS .P \fB-a, --auto\fR .RS 4 Only match interfaces that are marked as \fIauto\fR.\& .P .RE \fB-h, --help\fR .RS 4 Display supported options to ifquery.\& .P .RE \fB-i, --interfaces\fR \fIFILE\fR .RS 4 Use \fIFILE\fR as the config database.\& .P .RE \fB-F, --format\fR \fIFORMAT\fR .RS 4 Use \fIFORMAT\fR to determine what format to use.\& \fBifupdown\fR and \fByaml-raw\fR formats are available.\& .P .RE \fB-I, --include\fR \fIPATTERN\fR .RS 4 Include \fIPATTERN\fR when matching against the config or state database.\& .P .RE \fB-U, --allow-undefined\fR .RS 4 Create virtual interfaces for any interfaces not explicitly defined in the configuration file.\& This is primarily useful for property queries.\& .P .RE \fB-S, --state-file\fR \fIFILE\fR .RS 4 Use \fIFILE\fR as the state database.\& .P .RE \fB-V, --version\fR .RS 4 Print the ifupdown-ng version and exit.\& .P .RE \fB-X, --exclude\fR \fIPATTERN\fR .RS 4 Exclude \fIPATTERN\fR when matching against the config or state database.\& .P .RE .SH SEE ALSO .P \fBifup\fR(8) .br \fBifdown\fR(8) .br \fBifquery\fR(8) .br \fBinterfaces\fR(5) .P .SH AUTHORS .P Ariadne Conill