Sajay Antony

Results 119 comments of Sajay Antony

Since other targets don't have repositories maybe cranes approach of calling it catalog makes more sense to me since it also matches with the API. Also are there any other...

I have outlined some details here - https://github.com/oras-project/oras/discussions/340 - @FeynmanZhou

Recommend simplifying this to to just `oras pull --config`. I don't believe there is any other object in OCI that is called config.

This is tricky. If you have a config file that’s for auth and config file for manifest. Im ok with manifest config or auth config. since —config /auth-config is a...

@jdolitsky - Would you be ok using this issue to track the OCI artifacts v1.1. release?

I think enabling debug output to stderr might be ok but can be argued that `--debug` is userinput and hence should go to stdout. But the larger issue I'm seeing...

+1. Should we prioritize this. Having so many scopes is quite challenging.

Would this help with the CLI ``` $ az acr repository show-manifests --repository fatimage --detail --query '[].{Size: imageSize, Tags: tags}' [ { "Size": 4296278237, "Tags": [ "4gb" ] } ```...

Yes it’s scoped to a registry and repository. https://docs.microsoft.com/en-us/cli/azure/acr/repository?view=azure-cli-latest#az-acr-repository-show-manifests

Closing since this is supported already. Portal work is being scheduled.