kool start [service...]
Start service containers defined in docker-compose.yml
Arguments
Name | Description |
---|---|
service | Service you want to start |
Options
Name | Description |
---|---|
--verbose | Increases output verbosity |
--foreground, -f | Start containers in foreground mode |
--profile <profile> | Specify a profile to enable |
--rebuild, -b | Updates and builds service's images |
--help, -h | Help for start |