Skip to Content

Uninstalling

For the supported full uninstall-style wipe, use the Hub CLI:

cihub uninstall --yes

This removes Hub-related containers, volumes, networks, runtime state, logs, and related host files.

If you only want to wipe one environment instead of the full machine-wide uninstall path, use:

cihub reset prod --yes
Last updated on