diff --git a/doc/source/cli/commands.rst b/doc/source/cli/commands.rst index f38679fa2f..bbac02ad16 100644 --- a/doc/source/cli/commands.rst +++ b/doc/source/cli/commands.rst @@ -17,6 +17,8 @@ Available commands: * ``domain_config_upload``: Upload domain configuration file. * ``fernet_rotate``: Rotate keys in the Fernet key repository. * ``fernet_setup``: Setup a Fernet key repository for token encryption. +* ``token_rotate``: Rotate token keys in the key repository. +* ``token_setup``: Setup a token key repository for token encryption. * ``mapping_populate``: Prepare domain-specific LDAP backend. * ``mapping_purge``: Purge the identity mapping table. * ``mapping_engine``: Test your federation mapping rules.