List installed Unikraft component packages.
kraft pkg list [FLAGS] [DIR]
# List packages$ kraft pkg list# List all packages$ kraft pkg list --all
--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
kraft pkg
: Package and distribute Unikraft unikernels and their dependenciesFeel free to ask questions, report issues, and meet new people.