docker-service-scale - Man Page
Scale one or multiple replicated services
Synopsis
docker service scale SERVICE=REPLICAS [SERVICE=REPLICAS...]
Description
Scale one or multiple replicated services
Options
- -d, ā--detach[=false]
Exit immediately instead of waiting for the service to converge
- -h, ā--help[=false]
help for scale
See Also
Referenced By
May 2020 Docker Community