Releases: mayflower/docker-ls
Releases · mayflower/docker-ls
Debug logging
Add optional debug logging.
OAuth2 Authentication support
This release adds support for credential helpers that use OAuth2 Token Authentication. Thanks alot to @Lekensteyn for this PR.
Custom user agents
This release supports sending a custom user agent the registry via the --user-agent
option.
Credentials from docker, premature spring cleaning
docker-ls
now tries to reuse credentials from docker login
if no credentials are specified. go dep
is deprecated in favour of go modules.
Output templates
Support gelang templates for output formatting
Recursion fix
Fixes recursion (-l
, --level
) on docker-ls repositories
and docker-ls tags
CLI overhaul
A full CLI overhaul. docker-ls
Now supports shorthand flags, configuration per environment and config files.
Release 0.2.0
Add interactive password prompt, support manifest v2.2 (see changelog).
Initial release 0.1.0
Initial release on github.