scredenziato
It’s a portmandeu between two italian words: “screanzato”: one who misbehaves, missing the knowledge of the basic social norms “credenziali”: credentials, the secrets needed to be recognised
What is it?
This small tool conflates the functionalities of all the helpers found in docker-credential-helpers, in a single command line utility.
It tries to find the correct store where docker keeps the credentials for connecting to a registry in an authenticated way. If found, one can then query such store.
Examples
$ screanzato list
registry1.example.org user1
registry2.example.com user2
$ screanzato get registry1.example.org
user1
THE_SUPER_SECRET_PASSPHRASE
Check the help menu for other options