Skip to content

diffuse-coordinator nodes ​

List the nodes this coordinator currently sees.

Synopsis ​

diffuse-coordinator nodes [OPTIONS]

Options ​

flagvaluedefaultdescription
--wideflag-Show the policy each node carries and when its certificate expires
--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
--outputtable | jsontableOutput format
--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)

Examples ​

bash
$ diffuse-coordinator nodes
NODE          POOL  HEALTH   CORES  RAM       ACCELERATOR  LAST SEEN  LICENSED
rechner-01    lab   healthy  16     62.7 GiB  RTX 4090     0.8s       yes
rechner-02    lab   healthy  8      31.3 GiB  -            1.2s       yes

← All commands

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