- Support debug output. Thanks to nyarly for the PR.
- Support credential helpers that use OAuth2 Token Authentication.
- Support custom user agent
- Fix version output
- Retrieve and use credentials from Docker CLI
- Move to go modules
- Bump dependencies
- Support golang templates for formatting output
- Fix recursion in
docker-ls repositories
anddocker-ls tags
- Major CLI rewrite.
- Most options now have shorthands.
- Support for configuration via environment and config file.
- Move to dep for dependency management, commit vendored dependencies
- Interactive password prompt via
--interactive-password
- Support V2.2 manifests — fixes delete on >= 2.3 registries
Initial release