cerner / splunk-pickaxe

A tool for syncing a repo of splunk objects with a splunk instance
Apache License 2.0
16 stars 15 forks source link

Sync macros first followed by dependent knowledge objects #31

Closed debargharoy closed 2 years ago

debargharoy commented 2 years ago

Purpose

This introduces the fix for #32

debargharoy commented 2 years ago

@bbaugher, I'm not sure what's the difference between sync_all and save_all. Do you think, we should also change the order in save_all?

bbaugher commented 2 years ago

No, sync_all is what writes to Splunk and save_all was added to pull from Splunk and write the files locally