Skip to content

diffuse-coordinator job list ​

List runs, newest first.

Synopsis ​

diffuse-coordinator job 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)
--outputtable | jsontableOutput format
--jsonflag-The older spelling of --output json

Examples ​

bash
$ diffuse-coordinator job list
JOB     KIND      BASE        STATE     PROGRESS  STARTED
4f2a9c  finetune  qwen2.5-3b  running   2/4       2026-08-26 10:02:10Z
1b7e33  distill   qwen2.5-3b  finished  4/4       2026-08-25 16:40:00Z

← diffuse-coordinator job · All commands

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