Releases: docker/hub-tool
Releases · docker/hub-tool
v0.4.6
06 Mar 17:10
Compare
Sorry, something went wrong.
No results found
Merge pull request #222 from docker/fix-e2e-v2
Comment E2E and linter steps in release pipeline, as we already did a…
v0.4.5
22 Jul 14:55
Compare
Sorry, something went wrong.
No results found
Fix
Fix user access token deletion (#205 fixing #186 )
Fix repo rm command not working (#203 fixing #178 )
Code
Moving credentials from internal to pkg (#209 )
v0.4.4
18 Nov 10:19
Compare
Sorry, something went wrong.
No results found
Improvements
Allow http.Client to be replaced #189
Fix
v0.4.3
15 Sep 13:03
Compare
Sorry, something went wrong.
No results found
Improvements
Get the rate limiting source IP even with no limit #184
v0.4.2
06 Sep 15:32
Compare
Sorry, something went wrong.
No results found
Improvements
Move hub client from package internal to pkg #182
v0.4.1
05 May 16:32
Compare
Sorry, something went wrong.
No results found
Improvements
Add darwin/arm64 m1 support + bump to golang 1.16.3 #173
v0.4.0
05 May 16:16
Compare
Sorry, something went wrong.
No results found
Improvements
Add darwin/arm64 m1 support + bump to golang 1.16.3 #173
v0.3.1
12 Mar 10:02
Compare
Sorry, something went wrong.
No results found
Fixes
Fix org teams and members output #171
v0.3.0
20 Jan 14:29
Compare
Sorry, something went wrong.
No results found
Improvements
Added an optional argument to account info command to check status about an organization
Added a --platform flag to tag inspect command to inspect a specific platform if the image is a multi-arch image
Rewrite tag inspect command output if the image is a multi-arch image, to better fit with manifest output
Fixes
Fixes some indentation issues #148
v0.2.0
02 Dec 14:49
Compare
Sorry, something went wrong.
No results found
Improvements
Add Hub 2FA support, with new commands login and logout #120 #126 #123 #137 #139
Assume latest if no tag specified on tag rm #113
Better handle Ctrl+C #116
Improve error message returned by server #117
Added logging with --trace and --verbose flags #118
Improved UX on tag/repo rm commands #119
Prompt if username is empty on login #132
Show current rate limiting with new command account rate-limiting #129
Fixes
Correct input colors #131
Add list alias for all ls commands #136
Fix token commands UX: Merge pull request #138 from docker/token-activate #138