(lxc_auth_identity_token.md)= # `lxc auth identity token` Manage bearer identity tokens ## Synopsis Description: Issue and revoke tokens for bearer identities ``` lxc auth identity token [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 identity](lxc_auth_identity.md) - Manage identities * [lxc auth identity token issue](lxc_auth_identity_token_issue.md) - Issue a token for a bearer identity * [lxc auth identity token revoke](lxc_auth_identity_token_revoke.md) - Revoke the current token for a bearer identity ```{toctree} :titlesonly: :glob: :hidden: token/* ```