.nh
.TH "Incus - Command line client" "1" "Aug 2026" "Auto generated by spf13/cobra" ""

.SH NAME
.PP
incus-network-zone-list - List available network zones


.SH SYNOPSIS
.PP
\fBincus network zone list [:] [flags]\fP


.SH DESCRIPTION
.PP
Description:
  List available network zones

.PP
Default column layout: nDSdus

.PP
== Columns ==
  The -c option takes a comma separated list of arguments that control
  which network zone attributes to output when displaying in table or csv
  format.

.PP
Column arguments are either pre-defined shorthand chars (see below),
  or (extended) config keys.

.PP
Commas between consecutive shorthand chars are optional.

.PP
Pre-defined column shorthand chars:
    d - Description
    e - Project name
    n - Name
    u - Used by


.SH OPTIONS
.PP
\fB--all-projects\fP[=false]
	``Display network zones from all projects

.PP
\fB-c\fP, \fB--columns\fP="ndu"
	``Columns

.PP
\fB-f\fP, \fB--format\fP="table"
	``Format (csv|json|table|yaml|compact|markdown), use suffix ",noheader" to disable headers and ",header" to enable it if missing, e.g. csv,header


.SH OPTIONS INHERITED FROM PARENT COMMANDS
.PP
\fB--debug\fP[=false]
	Show all debug messages

.PP
\fB--explain\fP[=false]
	If the command is valid, explain its parsed arguments instead of running it

.PP
\fB--force-local\fP[=false]
	Force using the local unix socket

.PP
\fB-h\fP, \fB--help\fP[=false]
	Print help

.PP
\fB--project\fP=""
	Override the source project``

.PP
\fB-q\fP, \fB--quiet\fP[=false]
	Don't show progress information

.PP
\fB--sub-commands\fP[=false]
	Use with help or --help to view sub-commands

.PP
\fB-v\fP, \fB--verbose\fP[=false]
	Show all information messages

.PP
\fB--version\fP[=false]
	Print version number


.SH SEE ALSO
.PP
\fBincus-network-zone(1)\fP


.SH HISTORY
.PP
2-Aug-2026 Auto generated by spf13/cobra
