(incus_network_zone_record.md)=
# `incus network zone record`

Manage network zone records

## Synopsis
```{line-block}

Description:
  Manage network zone records



```
```
incus network zone record [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

* [incus network zone](incus_network_zone.md)	 - Manage network zones
* [incus network zone record create](incus_network_zone_record_create.md)	 - Create new network zone record
* [incus network zone record delete](incus_network_zone_record_delete.md)	 - Delete network zone record
* [incus network zone record edit](incus_network_zone_record_edit.md)	 - Edit network zone record configurations as YAML
* [incus network zone record entry](incus_network_zone_record_entry.md)	 - Manage network zone record entries
* [incus network zone record get](incus_network_zone_record_get.md)	 - Get values for network zone record configuration keys
* [incus network zone record list](incus_network_zone_record_list.md)	 - List available network zone records
* [incus network zone record set](incus_network_zone_record_set.md)	 - Set network zone record configuration keys
* [incus network zone record show](incus_network_zone_record_show.md)	 - Show network zone record configuration
* [incus network zone record unset](incus_network_zone_record_unset.md)	 - Unset network zone record configuration keys

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

record/*
```
