Haoliang

Results 26 comments of Haoliang

There's one more `oras manifest fetch-config` command. Just created it #588.

Happy path: - Should print prettified descriptor when `--descriptor --pretty` is applied. Bad path: - Should fail if the file is not in valid json format, and `--media-type` is not...

> Maybe you can post a comment with the option of NO so that folks can vote for yes or No. my vote is no and let someone from the...

Hi team, I'm interested in resolving both this issue and #472.

The UX of `az acr manifest delete` is: ``` yuehaoliang@yuehaoliang:~$ az acr manifest delete yuehaoliang.azurecr.io/hello:v1 Command group 'acr manifest' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus...

Use case: use `-h` to see the usage of `oras manifest delete`: Use Case: decide not to delete the manifest: Use Case: decide to delete the manifest: Use Case: user...

Should `oras manifest delete` support `--platform` to delete the manifest of a specific platform if target is multi-platform capable? @qweeah @shizhMSFT

Hi team, I'm interested in resolving both this issue and #473.

May need suggestions for the UX. ORAS needs to know the media type of the manifest it tries to push, yet the command mentioned above doesn't ask user to provide...