Files
docker-cli/cli
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-06-14 16:54:27 -07:00
2017-04-24 11:31:08 -07:00
2017-04-17 17:40:59 -04:00
2017-04-17 17:40:59 -04:00
2017-05-09 14:22:51 -07:00