hub-tool icon indicating copy to clipboard operation
hub-tool copied to clipboard

🧪 Docker Hub experimental CLI tool

Results 61 hub-tool issues
Sort by recently updated
recently updated
newest added

**- What I did** Add support for token scopes. Access Tokens created in the web interface can take a single scope value but this isn't available in `hub-tool`. This change...

**Description** UI issue in docker **Steps to reproduce the issue:** 1. Sign in to the website 2. Try to create public repo. Gettiing the below issue [https://github.com/Mrsonurai/Docker-UI-issue/blob/main/Screenshot%202021-11-20%20at%208.07.04%20PM.png](url) 3. Not able...

Signed-off-by: Jean-Laurent de Morlhon **- What I did** Building for darwin/arm64 aka new mac **- How I did it** By adding the corresponding ARCH and OS to the various build...

It would be very useful to add functionality to manage members of the team such as `add/invite, remove, etc...`

This function would include a new cli command that has arguments similar to curl or wget and sends an authenticated http request to a selected registry host. __Use case__: Using...

**- What I did** Introduce `hub org settings ` command to list organization settings (see https://github.com/docker/saas-mega/pull/6321) When a top-level feature is disabled, sub-elements are displayer grayed but still show configured...

**Description** I noticed `hub-tool` uses colours (blue) for column-headers, and my terminal theme's "blue" is quite hard to read. Of course, this is something I should fix in my terminal...

enhancement

- [ ] Write a changelog - [ ] Advertise the release to the desktop team

small

## Why? Occasionally, I want to find an `org` on Docker Hub. - Sometimes I'm looking for an `org` for the first time and I don't know what the `org`...

enhancement

**Description** Token Listing (JSON format ) `LastUsed` value is zero `time.Time` value string. **Steps to reproduce the issue:** 1. Login into docker hub account via `hub-tool` 2. Create a token...

bug