kool restart [service...]
Restart running service containers (the same as 'kool stop' followed by 'kool start')
Arguments
Name | Description |
---|---|
service | Service you want to restart |
Options
Name | Description |
---|---|
--verbose | Increases output verbosity |
--purge | Remove all persistent data from volume mounts on containers |
--rebuild | Updates and builds service's images |
--help, -h | Help for restart |