DockerCLI/cli
Tibor Vass faeb8bb571 build: change --console=[auto,false,true] to --progress=[auto,plain,tty]
This changes the experimental --console flag to --progress following
feedback indicating avoidable confusion.

In addition to naming changes, the help output now has an additional
clarification, specifically: container output during builds are only
shown when progress output is set to plain. Not mentioning this was also
a big cause of confusion.

Signed-off-by: Tibor Vass <tibor@docker.com>
2018-08-07 18:18:13 +00:00
..
command build: change --console=[auto,false,true] to --progress=[auto,plain,tty] 2018-08-07 18:18:13 +00:00
compose Allow custom pattern when extracting variable… 2018-08-02 16:50:40 +02:00
config Fix: Warning Message 2018-07-13 13:39:24 +02:00
debug updated vendoring 2017-09-01 19:41:06 -04:00
flags Scope orchestration selection to stack commands only 2018-06-21 17:12:31 -07:00
manifest Fix manifest lists to always use correct size 2018-06-28 18:17:38 -07:00
registry/client Fix manifest lists to always use correct size 2018-06-28 18:17:38 -07:00
trust Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
winresources Add windows resources to binary. 2017-05-15 18:03:03 -04:00
cobra.go Update command usage and documentation 2018-06-21 23:16:27 -07:00
error.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
required.go Singularize / pluralize "argument(s)" in error message 2017-08-12 18:25:38 +02:00
required_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
version.go Fix grammar typo in comment 2018-02-28 11:29:40 -05:00