Hi,
I am very new to Kibana. I create Dashboard using Kibana and found that I can save it by using Saved Object. I was thinking I can version control these json file in my Azure DevOps repo.
Instead of export->saving it to repo manually, I was wondering if there is any way to automate it on command or using API, so when new Dashboard is created(saved or updated), I can run the jar or command line, then it grabs new Saved Object from dashboard to local or my repo. Is this possible currently?