Back to Zeroclaw

Running zerocode

docs/book/src/zerocode/running.md

0.8.2663 B
Original Source

Running zerocode

Local setup

On the same machine as the daemon, no extra configuration is needed:

<div class="os-tabs-src">

sh

sh
zerocode
</div>

zerocode finds the daemon's local endpoint automatically: <data_dir>/data/daemon.sock on Unix, \\.\pipe\zeroclaw-<hash> on Windows. If the daemon isn't running, zerocode spawns an ephemeral one.

CLI flags

FlagDescription
--connect <url>Connect to a remote daemon via WSS (e.g. wss://host:9781)
--tls-skip-verifySkip TLS certificate verification. Required for self-signed certs
--config-dir <path>Override the config directory