Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

duffle inspect should accept digests #329

Closed
bacongobbler opened this issue Nov 1, 2018 · 0 comments
Closed

duffle inspect should accept digests #329

bacongobbler opened this issue Nov 1, 2018 · 0 comments
Labels
1 - 🍫 Priority: Candy enhancement New feature or request good first issue Good for newcomers

Comments

@bacongobbler
Copy link
Contributor

bacongobbler commented Nov 1, 2018

See #307 for duffle inspect

In #307, duffle inspect accepts a repository name as input. It should probably accept a digest as well.

For example:

$ duffle build .
...
==> Successfully built bundle helloworld:a5d8b894e648ba3dbe9553ded3f133fe75f02b86
$ duffle bundles
NAME                            VERSION                                         DIGEST
hub.cnlabs.io/helloworld        1.0.0                                           556fa7c5dd67621200414571ebeb9f3dc5d9f0da
$ duffle inspect hub.cnlabs.io/helloworld:1.0.0
-----BEGIN PGP SIGNED MESSAGE-----
...

But this does not work:

$ duffle inspect 556fa7c5dd67621200414571ebeb9f3dc5d9f0da
Error: no bundle name found
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
1 - 🍫 Priority: Candy enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants