table of contents
LXD - Command line client(1) | LXD - Command line client(1) |
NAME¶
lxc-auth-identity-show - View an identity
SYNOPSIS¶
lxc auth identity show [:]/ [flags]
DESCRIPTION¶
Description:
Show identity configurations
The argument must be a concatenation of the authentication method
and either the
name or identifier of the identity, delimited by a forward slash. This
command
will fail if an identity name is used that is not unique within the
authentication
method. Use the identifier instead if this occurs.
OPTIONS INHERITED FROM PARENT COMMANDS¶
--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
SEE ALSO¶
lxc-auth-identity(1)
HISTORY¶
11-Jun-2024 Auto generated by spf13/cobra
Jun 2024 | Auto generated by spf13/cobra |