kwctl
kwctl copied to clipboard
Add a `login` subcommand
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
kwctlkeeps looking for the docker credentials, and uses them when availablekwctl logincreates its own credential files, with the username/password of the registry that was provided to theloginsubcommand