forge-clean - Remove the build artifacts and cache directories.
forge clean [options]
Remove the build artifacts and cache directories.
--root path
The project's root path. Defaults to the current working directory.
{{#include common-options.md}}
- Clean artifacts and cache in a project:
forge clean