Skip to content

oras logout not working for non-default auth config #625

Closed
@qweeah

Description

When running oras logout <registry> --registry-config <path>, the credential will be removed from default config path ($home/.docker/config.json) but not <path>.

Reproduce

oras login <registry> --registry-config my-config.json
oras logout <registry> --registry-config my-config.json # this command should remove cred in my-config.json but failed to

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions