Can anyone think of a way to get the BALENA LOGS output to output to the tty?

I’d like to do this, perhaps without installing the balena cli inside of a container and using balena logs 127.0.0.1 What I’m after is the ability to provision a pi with this output to the framebuffer, as it would look quite nice, and is good for debugging things that may not necessarily have network connectivity.

Hi @matthewcroughan you can use the balena nodejs sdk to get the logs here is a reference https://www.balena.io/docs/reference/sdk/node-sdk/#balena.logs