Skip to content

diffuse-coordinator deployment list ​

List deployments and their slices.

Synopsis ​

diffuse-coordinator deployment 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

Examples ​

bash
$ diffuse-coordinator deployment list
DEPLOYMENT        MODEL       STATE  SLICE  LAYERS  NODE        SIZE
qwen2.5-3b-nere9  qwen2.5-3b  ready  0      0..18   rechner-01  3.1 GiB
                                     1      18..36  rechner-02  3.1 GiB

← diffuse-coordinator deployment · All commands

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