Removes
Usage: forc clean [OPTIONS]
Options:
-p
, --path
<PATH>
Path to the project, if not specified, current working directory will be used
-v
, --verbose...
Use verbose output
-s
, --silent
Silence all output
-L
, --log-level
<LOG_LEVEL>
Set the log level
-h
, --help
Print help
-V
, --version
Print version
EXAMPLES:
Clean project
forc clean
Clean project with a custom path
forc clean --path