<a id="lxc-config-trust-md"></a>

# `lxc config trust`

Manage trusted clients

## Synopsis

Description:
Manage trusted clients

```default
lxc config trust [flags]
```

## Options inherited from parent commands

```default
      --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](https://canonical.com/lxd/docs/default/reference/manpages/lxc/config/index.html.md#lxc-config-md)	 - Manage instance and server configuration options
* [lxc config trust add](https://canonical.com/lxd/docs/default/reference/manpages/lxc/config/trust/add/index.html.md#lxc-config-trust-add-md)	 - Add new trusted client
* [lxc config trust edit](https://canonical.com/lxd/docs/default/reference/manpages/lxc/config/trust/edit/index.html.md#lxc-config-trust-edit-md)	 - Edit trust configurations as YAML
* [lxc config trust list](https://canonical.com/lxd/docs/default/reference/manpages/lxc/config/trust/list/index.html.md#lxc-config-trust-list-md)	 - List trusted clients
* [lxc config trust list-tokens](https://canonical.com/lxd/docs/default/reference/manpages/lxc/config/trust/list-tokens/index.html.md#lxc-config-trust-list-tokens-md)	 - List all active certificate add tokens
* [lxc config trust remove](https://canonical.com/lxd/docs/default/reference/manpages/lxc/config/trust/remove/index.html.md#lxc-config-trust-remove-md)	 - Remove trusted client
* [lxc config trust revoke-token](https://canonical.com/lxd/docs/default/reference/manpages/lxc/config/trust/revoke-token/index.html.md#lxc-config-trust-revoke-token-md)	 - Revoke certificate add token
* [lxc config trust show](https://canonical.com/lxd/docs/default/reference/manpages/lxc/config/trust/show/index.html.md#lxc-config-trust-show-md)	 - Show trust configurations
