DockerCLI/cli/command/registry
Sebastiaan van Stijn bcd4101f3d
tweak description of login/logout
Remove "Docker" from registry, as the registry specification is no
longer docker-specific, but part of the OCI distribution spec.

Also removed "Register" from one of the docs pages, as the login
command hasn't supported creating a new acccount on Docker Hub for
a long time.

I'm wondering if we should be more explicit about what log in / out
does (effectively; authenticate, and on success store the credentials
or token, and on log out; remove credentials/token).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-04-04 10:44:11 +02:00
..
testdata formatter: reduce minimum width for columns in table-view 2020-08-31 16:31:15 +02:00
formatter_search.go use consistent alias for api/types/registry 2022-03-04 14:45:34 +01:00
formatter_search_test.go linting: fix incorrectly formatted errors (revive) 2022-03-28 10:37:25 +02:00
login.go tweak description of login/logout 2022-04-04 10:44:11 +02:00
login_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-23 00:28:55 +01:00
logout.go tweak description of login/logout 2022-04-04 10:44:11 +02:00
search.go search: remove client-side default for --limit 2022-03-30 10:05:43 +02:00