Skip to content

diffuse-coordinator identity disable ​

Stop a gateway acting for somebody, keeping the trail that names them.

Synopsis ​

diffuse-coordinator identity disable <SUBJECT> [OPTIONS]

Arguments ​

argumentrequireddescription
SUBJECTyesThe subject, as shown by identity 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)

Examples ​

bash
$ diffuse-coordinator identity disable 6a8edf7b6bc7078da8fac7a4
6a8edf7b6bc7078da8fac7a4 disabled. A gateway asking to act for them is refused
from the next request; everything the trail already records about them stays.

← diffuse-coordinator identity · All commands

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