docker-service-rollback - Man Page
Revert changes to a service's configuration
Synopsis
docker service rollback [Options] SERVICE
Description
Revert changes to a service's configuration
Options
- -d, --detach[=false]
Exit immediately instead of waiting for the service to converge
- -h, --help[=false]
help for rollback
- -q, --quiet[=false]
Suppress progress output
See Also
Referenced By
May 2020 Docker Community