> V1.1.0 > Commands > Plakar pkg create
Version v1.1.0

Beta Version

You're viewing documentation for version v1.1.0. Beta versions are subject to changes and may not represent the final stable release. Do not use in production environments.

pkg-create

PLAKAR-PKG-CREATE(1)General Commands ManualPLAKAR-PKG-CREATE(1)

plakar-pkg-createPackage a plugin

plakar pkg build manifest.yaml version

The plakar pkg create assembles a plugin using the provided plakar-pkg-manifest.yaml(5) and version.

All the files needed for the plugin need to be already available, i.e. executables must be already be built.

All external files must reside in the same directory as the manifest.yaml or in subdirectories.

plakar-pkg-add(1), plakar-pkg-build(1), plakar-pkg-rm(1), plakar-pkg-show(1), plakar-pkg-manifest.yaml(5)

July 11, 2025Plakar

Found a bug or mistake in the documentation? Create an issue on GitHub