Reset the Active Project

You can clear the temporary active project of your working directory and reset it back to the base project that the directory was initialized with. Resetting the project helps you undo the catalyst project:use command.

To clear the active project in your working directory and reset it to its base project, navigate to the directory and execute the following command:

copy
$
catalyst project:reset

Reset Active Project in CLI

Note: If you are a Visual Studio Code IDE user, you can install the Catalyst Tools extension, and perform the above mentioned CLI operation using your IDE in place of the CLI. Steps to reset your Catalyst project using Visual Studio Code IDE can be found here

Last Updated 2024-01-09 17:07:13 +0530 +0530

ON THIS PAGE