Terry Howe

Results 346 comments of Terry Howe

It would be convenient if debug logging was routed to stderr so if a user is parsing output, they don't have to sort though that.

Related https://github.com/oras-project/oras/pull/1483

Credentials I would expect similar to the docker config.json format.

I don't have any firm TLS cert requirements because there are a lot of options there, but need to support self signed certs and private CAs.

> With `oras v1.0.0-rc.1`, this feature request is fulfilled by using `oras copy --to-oci-layout` and `oras copy --from-oci-layout` where OCI layout supports multiple resources in a single folder. `oras copy`...

I was going to add optimization to this as a follow-up, just trying to keep it simple for now. This is supposed to be a POC.

Sure, everyone could write their own shell script, but there are a lot of use cases for this. I'd much rather throw a tar ball in a bucket and tell...

Sounds good, but verification from Shiwei would be good

Any chance you could add `-v -d` options to that to see where it is stuck?