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.

install service
tofupilot install

--disable

The --disable flag removes the service definition instead of installing it, and the CLI binary stays on disk.

remove service
tofupilot install --disable

How is this guide?

On this page