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

Last Updated 2023-05-18 18:31:19 +0530 +0530

ON THIS PAGE