hub-tool/internal/hub
Silvin Lubecki 642bb7dbcd Remove token update command, replaced with token activate and token deactivate commands
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
2020-11-20 18:33:59 +01:00
..
client.go Implement `hub-tool account rate-limiting` 2020-11-20 15:39:15 +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 Implement 2FA 2020-11-18 18:07:41 +01:00
organizations.go Implement 2FA 2020-11-18 18:07:41 +01:00
plan.go Implement 2FA 2020-11-18 18:07:41 +01:00
ratelimiting.go Implement `hub-tool account rate-limiting` 2020-11-20 15:39:15 +01:00
repositories.go Implement 2FA 2020-11-18 18:07:41 +01:00
tags.go Implement 2FA 2020-11-18 18:07:41 +01:00
teams.go Implement 2FA 2020-11-18 18:07:41 +01:00
tokens.go Remove token update command, replaced with token activate and token deactivate commands 2020-11-20 18:33:59 +01:00
user.go Implement 2FA 2020-11-18 18:07:41 +01:00