Add command pack manifest remove
to remove a manifest list
#1721
Labels
epic/multi-arch
experimental
Issue or PR refers to an experimental feature.
good for mentorship
A good issue for a mentorship project.
type/enhancement
Issue that requests a new feature or improvement.
Milestone
Context
We've been working on the idea to add multi-arch support on CNB. A mentorship project was created on LFX and this feature is part of the efforts to build the Minimal Viable Product (MVP) during the program duration.
More information can be found:
Description
Delete one or more manifest lists from local storage
Proposed solution
A new feature on Pack can be implemented to help our users. The feature is inspired by the similar functionality in docker or podman
Usage: pack manifest remove [manifest-list] [manifest-list...] Delete one or more manifest lists from local storage
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: