Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement manifest remove in CLI #196

Open
alilleybrinker opened this issue Aug 23, 2024 · 0 comments
Open

Implement manifest remove in CLI #196

alilleybrinker opened this issue Aug 23, 2024 · 0 comments
Labels
crate: omnibor-cli Relating to the omnibor-cli crate good first issue Good for newcomers type: feature New feature or request

Comments

@alilleybrinker
Copy link
Member

Similar to #195, we want the ability to remove an existing manifest from the CLI. This should likely be doable with both the manifest identifier (or a unique prefix of it) or by the identifier of the target (since OmniBOR by-design requires that target artifacts have unique manifests describing their inputs. If a manifest is detached (meaning we don't know the target it's associated with), then it has to be removed only by its own identifier.

@alilleybrinker alilleybrinker added type: feature New feature or request good first issue Good for newcomers crate: omnibor-cli Relating to the omnibor-cli crate labels Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crate: omnibor-cli Relating to the omnibor-cli crate good first issue Good for newcomers type: feature New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant