hub-tool

🧪 Docker Hub experimental CLI tool

APACHE-2.0 License

Stars
329
Committers
11

Bot releases are visible (Hide)

hub-tool - v0.4.6 Latest Release

Published by github-actions[bot] 8 months ago

hub-tool - v0.4.5

Published by github-actions[bot] about 2 years ago

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 )
hub-tool - v0.4.4

Published by github-actions[bot] almost 3 years ago

Improvements

  • Allow http.Client to be replaced #189

Fix

  • Fix login issue #192
hub-tool - v0.4.3

Published by github-actions[bot] about 3 years ago

Improvements

  • Get the rate limiting source IP even with no limit #184
hub-tool - v0.4.2

Published by github-actions[bot] about 3 years ago

Improvements

  • Move hub client from package internal to pkg #182
hub-tool - v0.4.1

Published by github-actions[bot] over 3 years ago

Improvements

  • Add darwin/arm64 m1 support + bump to golang 1.16.3 #173
hub-tool - v0.4.0

Published by github-actions[bot] over 3 years ago

Improvements

  • Add darwin/arm64 m1 support + bump to golang 1.16.3 #173
hub-tool - v0.3.1

Published by github-actions[bot] over 3 years ago

Fixes

  • Fix org teams and members output #171
hub-tool - v0.3.0

Published by github-actions[bot] over 3 years ago

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
hub-tool - v0.2.0

Published by github-actions[bot] almost 4 years ago

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
hub-tool - v0.1.1

Published by github-actions[bot] almost 4 years ago

Fixes

  • Fix max number of elements listed by default: 25 -> 100 #105
  • Fix make install target #109
  • Fix typo on environment variables #108
hub-tool - v0.1.0

Published by github-actions[bot] about 4 years ago

First release of hub-tool.