Was this article helpful?
Thanks for your feedback
If you have created or installed a plugin using Contentstack CLI, and want to uninstall/ remove that plugin, you can do it by using the plugins:uninstall command.
Note: This command will not delete the plugin’s code folder.
To do this, run the following commands in your terminal:
csdx plugins
csdx plugins:uninstall <<plugin_name>>
Was this article helpful?
Thanks for your feedback