Skip to content

CLI reference ​

Every command of diffuse-node-agent, generated from the binary itself. If a page here disagrees with what your terminal prints, the page is a bug: a test regenerates all of this and fails on any difference.

enroll ​

Join a cluster with a token: verify, generate a key, obtain a certificate, and write it all into the state directory

bash
diffuse-node-agent enroll --token DFE1-MXARW34E-WMV4J25CW2ZAKW0WP9DMQFX5N4-RBYGXGZPNPAJRBHV4DGZHZSAGW-A8

status ​

What this machine knows about itself. Reads local files only and talks to nobody, so it answers on a machine that has been cut off for a week

bash
diffuse-node-agent status

config ​

Read this agent's configuration file, and repair the one setting that strands a machine when it is wrong

commandwhat it does
config showEvery setting in /etc/diffuse/agent.toml, what it does, and when a change to it takes effect
config set-coordinatorPoint this machine at a different coordinator

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