Execute a command inside a running service container
Execute a COMMAND inside the specified SERVICE container (similar to an SSH session).
kool exec [OPTIONS] SERVICE COMMAND [--] [ARG...]
-d, --detach Detached mode: Run command in the background.
-e, --env stringArray Environment variables.
-h, --help help for exec
--verbose Increases output verbosity
-w, --working_dir string Changes the working directory for the command
- kool - Cloud native environments made easy