Files
docker-cli/cli/command
Sebastiaan van Stijn be307c5792 cli/command/system: prettyPrintServerInfo: move out collecting username
Make this function only _print_ the info we have, and not read the username
from the credential-store.

This patch adds a Username field to the (local) `info` type, and sets it
when needed, so that prettyPrintServerInfo only has to format and print
the information, instead of calling out to the credential-store.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-04-14 00:25:08 +02:00
..
2022-12-05 21:40:39 +01:00
2017-09-01 19:41:06 -04:00
2022-12-29 15:19:31 +01:00