Skip to content

diffuse-node-agent config show ​

Every setting in /etc/diffuse/agent.toml, what it does, and when a change to it takes effect.

Synopsis ​

diffuse-node-agent config show

Notes ​

The file is installed 0640 root:diffuse, so this needs sudo or membership of the diffuse group. A join token in it is shown as a nine-character prefix and never in full.

Examples ​

bash
$ sudo diffuse-node-agent config show
/etc/diffuse/agent.toml

  registers at           https://coordinator.internal:7443
                         recorded at enrolment in /var/lib/diffuse-node-agent; the address the agent uses
                         change it with `config set-coordinator`, which updates both

  coordinator_endpoint   https://coordinator.internal:7443
                         not read on this machine: it is enrolled, and registers at the address above
                         read at the next enrolment, not by a running agent

  enrol_endpoint         https://coordinator.internal:7444
                         where `enroll` presents its token
                         read at the next enrolment, not by a running agent

← diffuse-node-agent config · All commands

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