Skip to content

diffuse-coordinator job get ​

One run in full, with the sentence explaining where it is.

Synopsis ​

diffuse-coordinator job get <JOB_ID> [OPTIONS]

Arguments ​

argumentrequireddescription
JOB_IDyesThe job id, as shown by job list

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

Examples ​

bash
$ diffuse-coordinator job get 4f2a9c
job       4f2a9c
kind      finetune
base      qwen2.5-3b
dataset   berichte (2 412 examples)
adapter   berichte-v1
state     running, epoch 2 of 4
node      rechner-01
started   2026-08-26 10:02:10Z
loss      1.94 → 1.31

← diffuse-coordinator job · All commands

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