DockerCLI/cli/command/registry
Sebastiaan van Stijn 4fc3f0e6f6
search: deprecate "is-automated" filter and "IsAutomated" field
The IsAutomated field is being deprecated by Docker Hub's search API and
will always be "false" in future.

This patch:

- Deprecates the field and the related "is-automated" filter
- Removes the "AUTOMATED" column from the default output of "docker search"

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-09 12:11:05 +02:00
..
testdata search: deprecate "is-automated" filter and "IsAutomated" field 2023-08-09 12:11:05 +02:00
formatter_search.go search: deprecate "is-automated" filter and "IsAutomated" field 2023-08-09 12:11:05 +02:00
formatter_search_test.go search: deprecate "is-automated" filter and "IsAutomated" field 2023-08-09 12:11:05 +02:00
login.go cli/command: ResolveAuthConfig, GetDefaultAuthConfig: take ConfigFile as arg 2023-08-08 17:35:16 +02:00
login_test.go cli/command/registry: cleanup login tests 2023-08-08 17:32:03 +02:00
logout.go completion v2: some small follow-ups 2022-05-12 13:25:15 +02:00
search.go search: deprecate "is-automated" filter and "IsAutomated" field 2023-08-09 12:11:05 +02:00