Icon HelpCircleForumIcon Link

⌘K

Icon HelpCircleForumIcon Link
Forc Clean

Icon LinkRemoves

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:

Icon LinkClean project

forc clean

Icon LinkClean project with a custom path

forc clean --path