(incus_network_integration_edit.md)=
# `incus network integration edit`

Edit network integration configurations as YAML

## Synopsis
```{line-block}

Description:
  Edit network integration configurations as YAML



```
```
incus network integration edit [<remote>:]<network integration> [flags]
```

## Examples

```
  incus network integration edit <network integration> < network-integration.yaml
      Update a network integration using the content of network-integration.yaml
```

## 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 integration](incus_network_integration.md)	 - Manage network integrations

