services resume
Resumes all the containers from the given service that were previously paused. The list of available services can be obtained through the list services
command. If <server name>
is provided it will query only the specified server.
Options
Argument | Required? | Default | Description |
---|---|---|---|
--stack, -s <application name> | yes | — | Name of the application |
--server <server name> | no | — | The name of a server to query |
<service name> | yes | — | The service to resume |