hub-tool/internal/hub
Chris Crone df9101957f Add verbose option and Hub client logging
Signed-off-by: Chris Crone <christopher.crone@docker.com>
2020-11-13 10:22:38 +01:00
..
client.go Add verbose option and Hub client logging 2020-11-13 10:22:38 +01:00
client_test.go Rename import path to github.com/docker/hub-tool 2020-10-14 12:06:42 +02:00
error.go Enforce user hub loggin uppon hub-tool use 2020-10-12 09:53:09 +02:00
error_test.go Enforce user hub loggin uppon hub-tool use 2020-10-12 09:53:09 +02:00
instances.go Fix typo, we should have 2 different env vars: DOCKER_REGISTRY_URL and DOCKER_HUB_API_URL 2020-11-06 15:07:43 +01:00
members.go Refactor: use context for http requests 2020-10-09 15:50:37 +02:00
organizations.go Use errgroup 2020-10-23 16:43:54 +02:00
plan.go Refactor: use context for http requests 2020-10-09 15:50:37 +02:00
repositories.go Show how many listed elements we print with the total, and added a CTA to use --all flag to show all the elements 2020-10-23 16:43:52 +02:00
tags.go Remove the expires column 2020-10-27 10:57:05 +01:00
teams.go Use errgroup 2020-10-23 16:43:54 +02:00
tokens.go Rename `token revoke` to `token rm` 2020-10-27 11:30:11 +01:00
user.go Refactor: use context for http requests 2020-10-09 15:50:37 +02:00