(lxc_auth_identity.md)= # `lxc auth identity` Manage identities ## Synopsis Description: Manage identities ``` lxc auth identity [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 auth](lxc_auth.md) - Manage user authorization * [lxc auth identity edit](lxc_auth_identity_edit.md) - Edit an identity as YAML * [lxc auth identity group](lxc_auth_identity_group.md) - Manage groups for the identity * [lxc auth identity info](lxc_auth_identity_info.md) - View the current identity * [lxc auth identity list](lxc_auth_identity_list.md) - List identities * [lxc auth identity show](lxc_auth_identity_show.md) - View an identity ```{toctree} :titlesonly: :glob: :hidden: identity/* ```