DocsReleasesCommunityGuidesBlog

kraft pkg list

List installed Unikraft component packages

List installed Unikraft component packages.

kraft pkg list [FLAGS] [DIR]

Examples#

# List packages
$ kraft pkg list
# List all packages
$ kraft pkg list --all

Options#

--all Show everything
--apps Show applications
--arch string Set a specific arhitecture to list for
-M, --archs Show architectures
-C, --core Show Unikraft core versions
-h, --help help for list
-K, --kraftfile string Set an alternative path of the Kraftfile
-L, --libs Show libraries
-l, --limit int Set the maximum number of results (default 50)
--no-limit Do not limit the number of items to print
-o, --output string Set output format. Options: table,yaml,json,full (default "table")
--plat string Set a specific platform to list for
-P, --plats Show platforms
-u, --update Get latest information about components before listing results

See Also#

  • kraft pkg: Package and distribute Unikraft unikernels and their dependencies
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.