uninstall
Remove the CLI, daemon, and systemd service from this machine.
squadron uninstall [-y]Options:
-y,--yes: Skip confirmation prompt. When used, user data is preserved (not deleted).
What it does:
- Deregisters the machine from your organization (silently succeeds if the machine is not registered or credentials are stale)
- Stops and removes the systemd user service
- Deletes the
squadron-daemonbinary - Prompts whether to delete the local data directory (skipped with
-y, which preserves it) - Deletes the
squadronbinary
Remote resources (jobs, volumes, projects) are not affected. Manage those from the web dashboard.
If you only want to detach this machine from your org without uninstalling, run squadron machine deregister instead.
Example:
squadron uninstall