Exposing install logs via the cli

When doing a kots install, if I run into an issue I can see from the cli that my helm deployment failed. Beyond this I don’t think it is possible (or I simply don’t know how) to get more details about why it failed.

In the admin console, there is a very helpful modal that gives you visibility into multiple log outputs. I would love a way to access this information programmatically.

Again, my apologies if this is already possible. Thanks!