mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
In order to fit printed messages to fit 80 chars, rewording messages for `-H` and `--tls` flags. Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com> Upstream-commit: 27a73a98b704b77eaa7c4caebfeaa84743969c67 Component: engine
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.