(lxc_config.md)=
# `lxc config`

Manage instance and server configuration options

## Synopsis

Description:
  Manage instance and server configuration options



```
lxc config [flags]
```

## 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](lxc.md)	 - Command line client for LXD
* [lxc config device](lxc_config_device.md)	 - Manage devices
* [lxc config edit](lxc_config_edit.md)	 - Edit instance or server configurations as YAML
* [lxc config get](lxc_config_get.md)	 - Get values for instance or server configuration keys
* [lxc config metadata](lxc_config_metadata.md)	 - Manage instance metadata files
* [lxc config set](lxc_config_set.md)	 - Set instance or server configuration keys
* [lxc config show](lxc_config_show.md)	 - Show instance or server configurations
* [lxc config template](lxc_config_template.md)	 - Manage instance file templates
* [lxc config trust](lxc_config_trust.md)	 - Manage trusted clients
* [lxc config uefi](lxc_config_uefi.md)	 - Manage instance UEFI variables
* [lxc config unset](lxc_config_unset.md)	 - Unset instance or server configuration keys

```{toctree}
:titlesonly:
:glob:
:hidden:

config/*
```
