lxc auth identity show

View an identity

Synopsis

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.

lxc auth identity show [<remote>:]<authentication_method>/<name_or_identifier> [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