(lxc_config_trust.md)=
# `lxc config trust`

Manage trusted clients

## Synopsis

Description:
  Manage trusted clients



```
lxc config trust [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 config](lxc_config.md)	 - Manage instance and server configuration options
* [lxc config trust add](lxc_config_trust_add.md)	 - Add new trusted client
* [lxc config trust edit](lxc_config_trust_edit.md)	 - Edit trust configurations as YAML
* [lxc config trust list](lxc_config_trust_list.md)	 - List trusted clients
* [lxc config trust list-tokens](lxc_config_trust_list-tokens.md)	 - List all active certificate add tokens
* [lxc config trust remove](lxc_config_trust_remove.md)	 - Remove trusted client
* [lxc config trust revoke-token](lxc_config_trust_revoke-token.md)	 - Revoke certificate add token
* [lxc config trust show](lxc_config_trust_show.md)	 - Show trust configurations

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

trust/*
```
