<a id="lxc-network-forward-set-md"></a>

# `lxc network forward set`

Set network forward keys

## Synopsis

Description:
Set network forward keys

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

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

## Options

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

## Options inherited from parent commands

```none
      --debug          Show all debug messages
      --force-local    Force using the local unix socket
  -h, --help           Print help
      --project        Override the source project
  -q, --quiet          Do not 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 forward](https://canonical.com/lxd/docs/latest/reference/manpages/lxc/network/forward/index.html.md#lxc-network-forward-md)	 - Manage network forwards
