Files
docker-cli/cli/command
Sebastiaan van Stijn 3a8485085d cli/command: PromptUserForCredentials: remove named output variables
This function has multiple conditional branches, which makes it harder
to see at a glance whether authConfig may be partially populated. This
patch instead returns a fresh instance for error returns to prevent any
confusion.

It also removes the named output variables, as they're now no longer used,
and the returned types should already be descriptive enough to understand
what's returned.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-10-19 11:46:21 +02:00
..
2024-07-04 01:35:12 +02:00
2024-10-10 17:00:43 +02:00
2024-06-18 12:17:13 +02:00
2024-06-11 17:59:48 +02:00