Uninstall MSR#
Uninstalling MSR is a simple matter of removing all data associated with each
replica. To do this, run the destroy command once per replica:
docker run -it --rm \
mirantis/dtr:2.9.30 destroy \
--ucp-insecure-tls
Each time you run the destroy command, the system will prompt you
for the MKE URL, your MKE credentials, and the name of the replica you want to
destroy.