Files
docker-cli/cli/command
Aaron Lehmann 1ef585f65d progress: Show task error in place of progress bar
If a task encounters an error, the interactive "service create" and
"service update" commands should show that error instead of showing a
stuck progress bar.

To validate:

docker service create --detach=false --name broken --restart-condition=none --replicas 3 busybox asdf
and
docker service create --detach=false --name broken --mode global --restart-condition none busybox asdf

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2017-06-27 15:12:31 -07:00
..
2017-04-17 17:40:59 -04:00
2017-05-08 15:57:50 -04:00
2017-05-11 13:42:49 -07:00
2017-05-08 10:51:30 -07:00
2017-06-26 16:30:01 -07:00
2017-06-14 16:54:27 -07:00
2017-06-23 20:15:00 +02:00
2017-05-02 17:57:46 -04:00
2017-06-06 00:23:21 +02:00
2017-06-23 16:12:20 -07:00
2017-05-02 17:57:46 -04:00
2017-05-03 18:41:19 -07:00
2017-05-03 18:41:19 -07:00
2017-05-03 18:41:19 -07:00
2017-04-17 17:40:59 -04:00
2017-05-08 15:57:50 -04:00