Beyond Cortex
Cortex References

Uninstall

Uninstall

Remove VOLTRA CLI, daemon processes, agent skills, and shell PATH entries from this machine.

macOS / Linux

curl -fsSL https://cortex.beyond-power.com/uninstall.sh | bash

Windows (PowerShell)

irm https://cortex.beyond-power.com/uninstall-windows.ps1 | iex

Verify

After uninstall, open a new terminal and run:

voltra --version

Should return "command not found" if the uninstall was successful.