package
0.0.0-20230620015642-8705ae581d71
Repository: https://github.com/rohitramu/kpm.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

GetPackageVersionsCmd gets the list of tags on a Docker repository in a remote registry.
InspectCmd displays the given template package's parameters file.
ListCmd lists all packages that are available for use in the given KPM home directory.
PackCmd packs a local template package so it is available for use in the given local KPM repository.
PullCmd pulls a template package from a Docker registry to the local filesystem.
PurgeCmd removes all versions of a template package from the local KPM repository.
PushCmd pushes the template package to a Docker registry.
RemoveCmd removes a template package from the local KPM repository.
RunCmd runs the given template package directory and parameters file, and then writes the output files to the given output directory.
UnpackCmd exports a template package to the specified path.