Remove the build object files of a Unikraft project
kraft clean [DIR]
# Clean the cwd build directory$ kraft clean# properclean 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-K, --kraftfile string Set an alternative path of the Kraftfile-p, --plat string Filter prepare based on a target's platform-P, --proper Proper clean a project-t, --target string Filter prepare based on a specific target
kraft
: Build and use highly customized and ultra-lightweight unikernelsFeel free to ask questions, report issues, and meet new people.