Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

The [admin] block

The [admin] block configures the Unix domain socket used by the corrosion CLI to send administrative commands to a running agent.

Optional fields

admin.path

Path of the admin Unix socket. Defaults to /var/run/corrosion/admin.sock.

Path for unix socket used to send commands for admin operations.

[admin]
path = "/admin.sock"