Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a login subcommand #4

Open
flavio opened this issue Apr 26, 2021 · 0 comments
Open

Add a login subcommand #4

flavio opened this issue Apr 26, 2021 · 0 comments

Comments

@flavio
Copy link
Member

flavio commented Apr 26, 2021

Right now kwctl reuses the docker credentials to be able to pull and push to OCI registries. However, what if the user doesn't have the credentials for a certain registry?

Acceptance criteria

  • kwctl keeps looking for the docker credentials, and uses them when available
  • kwctl login creates its own credential files, with the username/password of the registry that was provided to the login subcommand
viccuad pushed a commit to viccuad/kwctl that referenced this issue Aug 13, 2024
Signed-off-by: Sergio Castaño Arteaga <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant