Access cloud containers
You can run new commands on a running container deployed to Kool.dev Cloud.
For that you should use the CLI command:
kool cloud exec <service> -c <container> -- bash
For more details how to use check out the command documentation.