Skip past navigation linksSecure Global Desktop 4.31 Administration Guide > Commands > The tarantella tokencache command

The tarantella tokencache command

Syntax

Skip past command syntax or program codetarantella tokencache delete | list

Description

This command manipulates the token cache used by the authentication token login authority. Secure Global Desktop Administrators can list and delete entries.

Subcommand Description
delete Deletes entries from the token cache.
list Lists the contents of the token cache.

Note All commands allow the --help option: you can use tarantella tokencache command --help to get help on a specific command.

Examples

Skip past command syntax or program codetarantella tokencache delete --all

Deletes all entries in the token cache.

Skip past command syntax or program codetarantella tokencache list --creationtime 

Lists all entries in the token cache and the time the tokens were created.

Related topics