It is often helpful to see the data of your running service for debugging and administration purposes. With the Kalix CLI, kalix, you can view the entities that are stored in the durable state store. That allows you to see both the current state and the received events.
Is this possible locally too? I’m not able to find in the documentation whether this should work locally too.
Thanks!