Skip to content

apio clean

Apio clean


apio clean

The apio clean command removes all build output files previously generated by Apio.

Examples

apio clean                      # Clean current project directory
apio clean -p /projects/blinky  # Clean a specific project directory

Options

-p, --project-dir path  Specify the root directory of the project
-h, --help              Show help message and exit