uninstall
Remove the CLI, daemon, and systemd service from this machine.
cycle 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
cycleswap-daemonbinary - Prompts whether to delete the local data directory (skipped with
-y, which preserves it) - Deletes the
cyclebinary
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 cycle machine deregister instead.
Example:
cycle uninstall