cli/man/src
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
..
container docs: move "--detach-keys" example to examples section 2023-06-08 14:35:03 +02:00
image docs: update examples to not use deprecated images 2022-12-05 17:10:05 +01:00
network docs: remove documentation about deprecated cluster-store 2022-05-17 11:00:51 +02:00
plugin
system docker info: don't print "registry" (IndexServerAddress) 2023-04-13 14:49:14 +02:00
volume
attach.md
commit.md
cp.md
create.md
diff.md
events.md
exec.md
export.md
history.md
images.md
import.md
info.md
inspect.md man: remove devicemapper from examples 2023-05-19 10:15:48 +02:00
kill.md
load.md
login.md
logout.md
logs.md
pause.md
port.md
ps.md
pull.md
push.md
rename.md
restart.md
rm.md
rmi.md
save.md
search.md search: deprecate "is-automated" filter and "IsAutomated" field 2023-08-09 12:11:05 +02:00
start.md
stats.md
stop.md
tag.md
top.md
unpause.md
update.md
version.md docs: update engine versions in some examples 2023-04-10 15:08:38 +02:00
volume.md
wait.md