Skip to main content
Version: 0.5

kpm pkg

Package a kcl package into *.tar.

Usage

kpm pkg [options]

Description

kpm pkg will package a kcl package into *.tar.

Option --target is required to specify the tar file path of the package.

options

--target

Specify the tar file path of the package.

--help, -h

Show help for kpm pkm command.

Examples

Package a kcl package

kpm pkg --target /Users/my_package_tar