Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.08 KB

k3p.md

File metadata and controls

31 lines (21 loc) · 1.08 KB

k3p

k3p is a k3s packaging and delivery utility

Synopsis

The k3p command provides an easy method for packaging a kubernetes environment into a distributable object.

Options

      --cache-dir string   Override the default location for cached k3s assets (default "/home/<user>/.k3p/cache")
  -h, --help               help for k3p
      --tmp-dir string     Override the default tmp directory (default "/tmp")
  -v, --verbose            Enable verbose logging

SEE ALSO