<a id="lxc-image-registry-set-md"></a>

# `lxc image registry set`

Set image registry configuration keys

## Synopsis

Description:
Set image registry configuration keys

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

```none
lxc image registry set [<remote>:]<registry> <key>=<value>... [flags]
```

## Options

```none
  -p, --property   Set the key as an image registry property
```

## 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 image registry](https://canonical.com/lxd/docs/latest/reference/manpages/lxc/image/registry/index.html.md#lxc-image-registry-md)	 - Manage image registries
