Zoey Li
Zoey Li
Hi @qweeah , could you also add: Happy paths: - should delete a blob with confirmation flag and output prettified descriptor to stdout Bad paths: - should fail if the...
Happy paths: - should fetch blob content and output to a file - should fetch blob content and output to stdout - should fetch a blob and output descriptor to...
Hi @qweeah , could you also add: Happy paths: - should push a blob from a file and output the descriptor with specific media-type (using --media-type) - should push a...
please assign this to me
Current UX: `oras blob push localhost:5000/0817hello artifact.txt `   cc @shizhMSFT @yizha1 @FeynmanZhou
Hi @yizha1, > * Push a blob to `a` remote registry Thanks for pointing out, I will change the command message to `Push a blob to a remote registry` 👌...
> The overall UX of `oras push` looks intuitive to me. Would it be more exact to update `` to ``? That's a good idea! But I notice we are...
UX design (08/26/2022) ``` # stdout human readable messages oras blob push # stdout json descriptor oras blob push --descriptor # stdout prettified json descriptor oras blob push --descriptor --pretty...
please assign this to me
Current UX: `oras blob delete localhost:5000/0817hello@sha256:73720a3a5a2809700408e72ede153c7985889b1796a0b5edb30188e89edced5c`   cc @shizhMSFT @yizha1 @FeynmanZhou