You can uninstall the CLI with these commands for your operating system.
Unix, Linux, and macOS
-
Delete the hidden
.dcosdirectory. This will delete the configuration files for your DC/OS CLI connections.rm -rf ~/.dcos -
Delete the
dcosexecutable. By default, this file is located in/usr/local/bin/dcos.rm -rf /usr/local/bin/dcos
Windows
- Delete the hidden
.dcosdirectory. This will delete the configuration files for your DC/OS CLI connections. - Delete the
dcosexecutable.
DC/OS Documentation