tofupilot install
Last updated on May 21, 2026
The install command installs the station service as a systemd unit (Linux) or launchd plist (macOS), so it runs on boot.
tofupilot install--disable
The --disable flag removes the service definition instead of installing it, and the CLI binary stays on disk.
tofupilot install --disableHow is this guide?