Skip to content

diffuse-coordinator apikey list ​

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

Synopsis ​

diffuse-coordinator apikey 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 expired and revoked keys
--outputtable | jsontableOutput format

Examples ​

bash
$ diffuse-coordinator apikey list
HANDLE    STATE  NAME        EXPIRES               SCOPE                    OWNER      LAST USED             CREATED BY
8QW2M4ZP  live   abrechnung  2026-11-24 09:20:00Z  every model              marie      2026-08-26 09:41:02Z  admin/local
4KPFWJV8  live   portal      never                 gateway, acts as users  - unowned  2026-08-26 10:02:55Z  admin/local

← diffuse-coordinator apikey · All commands

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