Balena-cli kill services running

Lets suppose I pushed a multi-container application in local mode to a raspberry and everything is working fine.

And then I want to kill a specific service or all the services running in the board, is there a balena-cli command to do that? Or maybe a command that is able to restart services?

Hey, currently there’s no CLI command to do this (but it is on the roadmap). You can use the supervisor api to do this, and while the device is in local mode you can use these endpoints across LAN, they are described here: https://www.balena.io/docs/learn/develop/runtime/#supervisor