DocsReleasesCommunityGuidesBlog

kraft clean

Remove the build object files of a Unikraft project

Remove the build object files of a Unikraft project

kraft clean [DIR]

Examples#

# Clean the cwd build directory
$ kraft clean
# properclean a project at a path
$ kraft clean --proper path/to/app

Options#

-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

See Also#

  • kraft: Build and use highly customized and ultra-lightweight unikernels
Edit this page on GitHub

Connect with the community

Feel free to ask questions, report issues, and meet new people.

Join us on Discord!
®

Getting Started

What is a unikernel?Install CLI companion toolUnikraft InternalsRoadmap

© 2024  The Unikraft Authors. All rights reserved. Documentation distributed under CC BY-NC 4.0.