Uninstalling VTEX IO's CLI
Learn how to uninstall VTEX IO's CLI from your computer.
To uninstall VTEX IO's CLI from your system, run the command relative to your operating system or package manager.
This will also remove all plugins from your system.
MacOS
_10brew uninstall vtex
Linux
_10curl -L https://vtex.io/vtexcli/uninstall | sh
The standalone is a tarball with a binary that contains its node.js binary.
Windows
Follow the Windows uninstall tutorial to remove the VTEX IO's CLI from your programs list.
Uninstalling VTEX IO's CLI via NPM
If you have installed VTEX IO's CLI via NPM, to uninstall it on your machine, run the following command:
_10yarn global remove vtex