--registry-config
not working for destination registry in oras cp
#846
Labels
Milestone
--registry-config
not working for destination registry in oras cp
#846
What happened in your environment?
Suppose
$REG
points to a registry which requires login for both push and pull. When using below commands to copy an image from$REPO1
to$REPO2
, the execution will fail with 401What did you expect to happen?
oras cp
should support--from-registry-config
and--to-registry-config
for source and destination registry.How can we reproduce it?
What is the version of your ORAS CLI?
Version: 1.0.0-rc.1
Go version: go1.19.5
Git commit: a98931b
Git tree state: clean
What is your OS environment?
ubunto 20.04
Are you willing to submit PRs to fix it?
The text was updated successfully, but these errors were encountered: