kool exec <service> <command...>
Execute a command inside a running service container
Arguments
Name | Description |
---|---|
service | Service you want to execute a command |
command | Command to execute inside the container |
Options
Name | Description |
---|---|
--verbose | Increases output verbosity |
--detach, -d | Detached mode: Run command in the background |
--env, -e <env> |
|
--help, -h | Help for exec |