ksconf

Ksconf: Kintyre Splunk CONFig tool

This utility handles a number of common Splunk app maintenance tasks in a small and easy to deploy package. Specifically, this tool deals with many of the nuances with storing Splunk apps in git and pointing live Splunk apps to a git repository. Merging changes from the live system’s (local) folder to the version controlled (default) folder and dealing with more than one layer of “default” are all supported tasks which are not native to Splunk.

usage: ksconf [-h] [--version] [--force-color]
              {check,combine,diff,filter,merge,minimize,package,promote,rest-export,rest-publish,snapshot,sort,unarchive,xml-format}
              ...

Named Arguments

--version show program’s version number and exit
--force-color Force TTY color mode on. Useful if piping the output a color-aware pager, like ‘less -R’