Billy Zha
Billy Zha
### What happened in your environment? If I baked an index containing a manifest without platform information and tried to use `oras manifest fetch --platform`, then the execution will painc....
### What is the version of your ORAS CLI 1.1.0 ### What would you like to be added? Currently `oras discover` shows an empty node when `artifactType` if it's not...
### What is the version of your ORAS CLI 1.0.1 ### What would you like to be added? When #1009 completes, by default `oras push` will build an image manifest...
### What is the version of your ORAS CLI v1.1.0 ### What would you like to be added? Add a command to mount a blob from a repository to another...
### What is the version of your ORAS CLI oras v1.1.0-rc.1 ### What would you like to be added? Add a new flag `--platform`(flag name TBD) to allow baking platform...
### What happened in your environment? Got below error when pushing and tagging a manifest with `oras push` from a terminal ```console $ oras push localhost:7000/test:v1,v2 Uploading empty artifact ✓...
**What this PR does / why we need it**: This PR avoid requiring passing `--plain-http` when `--insecure` is specified **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #,...
Are there any plans to implement this also for the input so that something like the following will be possible: ```sh command-a | command-b | oras push localhost:5000/json-artifact:v1 - ......
Use a new flag named `-r, --recursive` to delete `referrer` manifests recursively. See below example, by using the flag `-r, --recursive`, when deleting `subject` manifest, manifest `A`, `B`, `C` are...
### What is the version of your ORAS CLI main branch build from 92f9c8b712f6f69bb6a2b07c30d44b7764f8b6e7 ### What would you like to be added? Taking Helm chart artifacts as an example, the...