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

Inspect a particular version #685

Closed
hunan-rostomyan opened this issue Jul 6, 2018 · 1 comment
Closed

Inspect a particular version #685

hunan-rostomyan opened this issue Jul 6, 2018 · 1 comment

Comments

@hunan-rostomyan
Copy link

Could be useful to be able to inspect the contents of a package at a particular point in time, say by passing the hash:

quilt inspect [USER]/[PKG] --hash [HASH]

More concretely:

I have a bunch of versions of the same package

hunan/data                                       2c2caeb3
hunan/data                                       4f7dec20
hunan/data                                       6aa0f6e2
hunan/data                                       7860bf0f
hunan/data                                       a07a0847
hunan/data                  latest               0faf1a74

And would like to inspect the contents of say 4f7dec20.

Thanks

@akarve
Copy link
Member

akarve commented Mar 13, 2020

This is now possible by working with (or iterating over) Quilt 3 package manifests.

@akarve akarve closed this as completed Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants