Skip to content

diffuse-coordinator token list ​

List tokens by handle. Secrets are not stored and cannot be shown.

Synopsis ​

diffuse-coordinator token list [OPTIONS]

Options ​

flagvaluedefaultdescription
--config<CONFIG>$DIFFUSE_COORDINATOR_CONFIGConfiguration file. Its [admin] section says where to connect
--endpoint<ENDPOINT>$DIFFUSE_COORDINATOR_ENDPOINTCoordinator endpoint, e.g. https://coordinator.internal:7443
--ca-cert<CA_CERT>$DIFFUSE_CA_CERTThe deployment CA certificate (PEM)
--cert<CERT>$DIFFUSE_CERTThis process's certificate chain (PEM)
--key<KEY>$DIFFUSE_KEYThis process's private key (PEM)
--allflag-Include spent, expired and revoked tokens
--outputtable | jsontableOutput format

Examples ​

bash
$ diffuse-coordinator token list
HANDLE    STATE  POOL  USES   EXPIRES               CREATED BY
7QW2M4ZP  live   lab   3/40   2026-08-27 09:14:02Z  admin/local

← diffuse-coordinator token · All commands

Diffuse Enterprise is commercial software. Diffuse Open is AGPL-3.0.