is that something you would be interested in?
# osctrl
j
is that something you would be interested in?
j
hey @javuto, I found where I can add the scheduled queries in the .conf file for a given environment. Would it be possible to store the scheduled queries and packs somewhere central, like a git repo, and then point the environments there? From there, configuring which scheduled queries & packs an environment received could be easily duplicated and managed from git. For example, if a change was made to a query used on all environments it would only be required to be changed in git, instead of modifying every environment conf. Does that make sense?
j
It makes total sense. In fact, an early version of osctrl used configurations and packs from a git repository, but for usability reason, that got replaced by just a web view. I may add some configuration options to have that functionality and not just using the web editing capabilities