Docs/Reference/CLI/debug/daemon

yarn debug daemon

Start a background daemon process.

yarn debug daemon

This command starts an idle daemon that runs indefinitely until terminated. It listens on a WebSocket server for IPC messages.

#--portboolean

Bind the daemon to a specific port instead of auto-selecting one

#--auth-tokenboolean

Require clients to provide this token to connect