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

docker-service(1)

Referenced By

docker-service(1).

May 2020 Docker Community