hub-tool
brew install hub-tool
v04.6
Apache-2.0
Docker Hub experimental CLI tool
10
30-day installs · #8504
20
90-day · #9762
155
365-day · #8012
371
★ GitHub stars · updated 5mo ago
Build dependencies
GitHub topics
cli
container
docker
hub
image
registry
Links
- https://github.com/docker/hub-tool
- GitHub: docker/hub-tool
- Brew formula source: Formula/h/hub-tool.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"go"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Docker Hub experimental CLI tool",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:42+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "hub-tool",
"github_default_branch": "main",
"github_last_commit_at": "2026-03-16T18:08:27Z",
"github_readme_excerpt": "# \ud83e\uddea Docker Hub Tool\n\n\u003e :warning: This tool is a Docker experiment to build a Docker Hub CLI tool.\n\u003e The intention of this project is to get user feedback and then to add this\n\u003e functionality to the Docker CLI.\n\nThe Docker Hub Tool is a CLI tool for interacting with the\n[Docker Hub](https://hub.docker.com).\nIt makes it easy to get information about your images from the terminal and to\nperform Hub maintenance tasks.\n\n## Get started\n\n### Prerequisites\n\n- [Docker](https://www.docker.com/products/docker-desktop) installed on your\n system\n- [A Docker Hub account](https://hub.docker.com)\n\n### Install\n\n- Download the latest release for your platform from\n [here](https://github.com/docker/hub-tool/releases)\n- Extract the package and place the `hub-tool` binary somewhere in your `PATH`\n\nOR\n\n- Install from sources: `GO111MODULE=on go get github.com/docker/hub-tool`\n\n### Login to Docker Hub\n\nLogin to the [Docker Hub](https://hub.docker.com) using your username and\npassword:\n\n```console\nhub-tool login yourusername\n```\n\n\u003e **Note:** When using a\n\u003e [personal access token (PAT)](https://docs.docker.com/docker-hub/access-tokens/),\n\u003e not all functionality will be available.\n\n### Listing tags\n\n```console\nTAG DIGEST STATUS LAST UPDATE LAST PUSHED LAST PULLED SIZE\ndocker:stable-dind-rootless sha256:c96432c62569526fc710854c4d8441dae22907119c8987a5e82a2868bd509fd4 stale 3 days ago 3 days 96.55MB\ndocker:stable-dind sha256:f998921d365053bf7e3f98794f6c23ca44e6809832d78105bc4d2da6bb8521ed stale 3 days ago 3 days 274.6MB\ndocker:rc-git sha256:2c4980f5700c775634dd997484834ba0c6f63c5e2384d22c23c067afec8f2596 stale 3 days ago 3 days 302.6MB\ndocker:rc-dind-rootless sha256:ed25cf41ad0d739e26e2416fb97858758f3cfd1c6345a11c",
"github_repo": "docker/hub-tool",
"github_stars": 371,
"github_topics": [
"cli",
"container",
"docker",
"hub",
"image",
"registry"
],
"homepage": "https://github.com/docker/hub-tool",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 10,
"installs_365d": 155,
"installs_90d": 20,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": null,
"llm_model": null,
"name": "hub-tool",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 8504,
"rank_365d": 8012,
"rank_90d": 9762,
"raw_hash": "5f36ce96bb4a6c8e",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/h/hub-tool.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "04.6",
"versioned_formulae": [],
"why_use_this": null
}