(lxc_profile_set.md)=
# `lxc profile set`

Set profile configuration keys

## Synopsis

Description:
  Set profile configuration keys

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



```
lxc profile set [<remote>:]<profile> <key>=<value>... [flags]
```

## Options

```
  -p, --property   Set the key as a profile property
```

## 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

* [lxc profile](lxc_profile.md)	 - Manage profiles