DOKK / manpages / debian 12 / lxd-client / lxc.config.trust.add.1.en
LXD - Command line client(1) LXD - Command line client(1)

lxc-config-trust-add - Add new trusted client

lxc config trust add [:] [] [flags]

Description:
Add new trusted client

The following certificate types are supported:
- client (default)
- metrics

If the certificate is omitted, a token will be generated and returned. A client
providing a valid token will have its client certificate added to the trusted list
and the consumed token will be invalidated. Similar to certificates, tokens can be
restricted to one or more projects.

--name="" Alternative certificate name``

--projects="" List of projects to restrict the certificate to``

--restricted[=false] Restrict the certificate to one or more projects

--type="client" Type of certificate``

--debug[=false] Show all debug messages

--force-local[=false] Force using the local unix socket

-h, --help[=false] Print help

--project="" Override the source project``

-q, --quiet[=false] Don't show progress information

--sub-commands[=false] Use with help or --help to view sub-commands

-v, --verbose[=false] Show all information messages

--version[=false] Print version number

lxc-config-trust(1)

5-May-2023 Auto generated by spf13/cobra

May 2023 Auto generated by spf13/cobra