You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ oras manifest fetch --oci-layout /tmp/ginkgo1163328512Error: "/tmp/ginkgo1163328512": no tag or digest when expecting <name:tag|name@digest>
Suggested error message:
$ oras manifest fetch --oci-layout /tmp/ginkgo1163328512Error: "/tmp/ginkgo1163328512": no tag or digest specifiedUsage: oras manifest fetch [flags] <name>{:<tag>|@<digest>}You need to specify an artifact reference in the form of "<name>:<tag>" or "<name>@<digest>". Run "oras manifest fetch -h" for more options and examples