(lxc_network_zone.md)=
# `lxc network zone`

Manage network zones

## Synopsis

Description:
  Manage network zones



```
lxc network zone [flags]
```

## Options inherited from parent commands

```
      --debug          Show all debug messages
      --force-local    Force using the local unix socket
  -h, --help           Print help
      --project        Override the source project
  -q, --quiet          Don't show progress information
      --sub-commands   Use with help or --help to view sub-commands
  -v, --verbose        Show all information messages
      --version        Print version number
```

## SEE ALSO

* [lxc network](lxc_network.md)	 - Manage and attach instances to networks
* [lxc network zone create](lxc_network_zone_create.md)	 - Create new network zones
* [lxc network zone delete](lxc_network_zone_delete.md)	 - Delete network zones
* [lxc network zone edit](lxc_network_zone_edit.md)	 - Edit network zone configurations as YAML
* [lxc network zone get](lxc_network_zone_get.md)	 - Get values for network zone configuration keys
* [lxc network zone list](lxc_network_zone_list.md)	 - List available network zoneS
* [lxc network zone record](lxc_network_zone_record.md)	 - Manage network zone records
* [lxc network zone set](lxc_network_zone_set.md)	 - Set network zone configuration keys
* [lxc network zone show](lxc_network_zone_show.md)	 - Show network zone configurations
* [lxc network zone unset](lxc_network_zone_unset.md)	 - Unset network zone configuration keys

```{toctree}
:titlesonly:
:glob:
:hidden:

zone/*
```
