Shows the dynamic flow chart of all Omni resources and controllers.
Run Omni in debug mode.
For example:
make docker-compose-up WITH_DEBUG=true
Build the Omni inspector
make omni-inspector-linux-amd64
Run the inspector:
_out/omni-inspector-linux-amd64
The inspector will be accessible on http://localhost:12000
.