It would be very neat to have an official and maintained docker credential helper for and by BitWarden. It may be done by shipping an additional command that proxies either BitWarden CLI, the Secrets Manager or both. The helper has to be compatible with the interface described in the README of Docker’s credential helper repository, i.e. providing store
, get
, erase
and list
sub-commands.