Pull and push package commands #2557
Labels
area/pkg
enhancement
New feature or request
p2
triaged
Issue has been triaged by adding an `area/` label
Once kpt supports multiple storage types, it would be useful to abstract it more.
Pkg get changes upstream info. I just want to get the bits without using git or other storage command. Read-only use cases like GitOps could use this.
Push is harder, but even more useful because the git mechanics are pretty complicated, and OCI will be different. We will need to prototype a couple options for deciding on the recommended approach.
Cc @justinsb
The text was updated successfully, but these errors were encountered: