There are API’s to pull the updated code of LookML models into your local, similarly are there API’s to push/update these files to production Looker Instances? without relying on the GIT connections.
we have developed pull_from_looker script which pulls all the files from lower instances to local using the looker API’s. But, we are failing to push/update the same files to prod instances. Any guidence is appreciated.