(incus_network_forward_set.md)=
# `incus network forward set`

Set network forward keys

## Synopsis
```{line-block}

Description:
  Set network forward keys

  For backward compatibility, a single configuration key may still be set with:
      incus network set [<remote>:]<network> <listen_address> <key> <value>



```
```
incus network forward set [<remote>:]<network> <listen_address> <key>=<value>... [flags]
```

## Options

```
  -p, --property   Set the key as a network forward property
      --target     Cluster member name
```

## 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 forward](incus_network_forward.md)	 - Manage network forwards

