Hello all,
I am interested in copying the views defined on one master to another master. I do not see a way to get the view data from the master.
there is:
create-view
Creates a new view by reading stdin as a XML configuration.
update-view
Updates the view definition XML from stdin. The opposite of the get-view command.
which would provide a means to automate the creation of the views, but I do not see a list-views as there are list-jobs and list-plugins which allows me to migrate jobs and plugins.
Is there a place views are stored that I could copy the data that way?
Is there some other means of migrating view data from one master to another?
Thanks so much,
--dave