Usage
Flags
Examples
What Happens
- Stops any running Ultra process
- Removes Ultra from each agent configuration it manages
- Optionally restores direct connectors, if
--restore-connectorsis set - Removes user data, including credentials and local state
- Reports each step as it goes, naming the agent and config path it touched
Direct Connectors
When Ultra is installed it takes over your agent’s connector configuration, keeping a timestamped backup first. Uninstalling does not put those direct connectors back by default. Your agents will simply have no connectors configured. Pass--restore-connectors to merge the missing ones from the newest readable backup before Ultra is removed.
Existing backups are retained either way, so you can restore them by hand later.
Windows. Uninstalling the Ultra MSI from Apps settings runs this cleanup and then removes the executable and the PATH entry. Running
ultra uninstall directly performs the cleanup but leaves the MSI-managed binary in place.