As we can do the repository operation from the openLCA GUI tool, I want to achieve that headless(Programmatically) because for automation(Footprint calculation using the gRPC module).
So before running the calculation using gRPC module I want to make sure the latest database is pulled from the LCA collaboration server.
How can I do it?