tofupilot uninstall
Last updated on May 21, 2026
The uninstall command removes the CLI binary and, by default, every local data file, including queued uploads, pulled deployments, and cached config.
tofupilot uninstall--keep-data
The --keep-data flag preserves run data, queued uploads, and pulled deployments, which is useful before reinstalling.
tofupilot uninstall --keep-data--yes
The --yes flag skips the confirmation prompt, so you can use it in CI.
tofupilot uninstall --yesSee also
How is this guide?