Find all manifests associated with a tag
- Dominant language
- No language data
- Stars
- 177
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
**What is the problem you're trying to solve**
As far as I can tell there is no way to find all manifests associated with a particular tag when looking at a multi-platform image using Azure CLI or PowerShell. The portal seems to manage to do it, but looking at the data that the CLI returns the only manifest that has a tag associated with it is the top level one, if you need to find the digest for the specific platform manifest for a specific tag it seems impossible to link them together.
**Describe the solution you'd like**
Provide data on either which top level manifest, or tag, a multi-platform manifest is associated with
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.