cmd apio clean - zapta/apio-new-doc-wiki.delete-me GitHub Wiki

Apio clean

The command apio clean removes all the output files previously generated by apio commands.

EXAMPLES

apio clean                      # Project in current directory
apio clean -p /projects/blinky  # Project in another directory

OPTIONS

-p, --project-dir path  Set the root directory for the project.
-h, --help              Show this message and exit.