Remove the build object files of a Unikraft project
kraft clean [DIR]
# Clean the cwd build directory$ kraft clean# clean a project at a path$ kraft clean --proper path/to/app
-m, --arch string Filter prepare based on a target's architecture-h, --help help for clean--kraftfile string Set an alternative path of the Kraftfile-p, --plat string Filter prepare based on a target's platform--proper Proper clean a project.-t, --target string Filter prepare based on a specific target
Feel free to ask questions, report issues, and meet new people.