mirror of
https://github.com/docker/cli.git
synced 2026-01-26 15:41:42 +03:00
This preapares bash completion for more context sensitivity: - experimental cli features - orchestrator specific features Also renames _daemon_ to _server_ where used in context of `docker version` because the fields there are grouped unter _Server_. Signed-off-by: Harald Albers <github@albersweb.de>