DockerCLI/cli/command/service/progress
George Margaritis b086d72769
Add support for --detach flag in stack deploy
Added --detach and --quiet/-q flags to stack deploy. Setting --detach=false
waits until all of the stack services have converged. Shows progress bars for
each individual task, unless  --quiet/-q is specified.

Co-authored-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: George Margaritis <gmargaritis@protonmail.com>
2024-03-04 09:36:36 +01:00
..
progress.go Add support for --detach flag in stack deploy 2024-03-04 09:36:36 +01:00
progress_test.go golangci-lint: govet: enable shadow check 2023-11-20 16:02:18 +01:00