README.md in hieracles-0.0.6 vs README.md in hieracles-0.1.0

- old
+ new

@@ -72,16 +72,17 @@ eg. hc <fqdn> params 'version$' allparams same as params but including the common.yaml params (huge) Also accepts a search string Extra args: - -f <plain|console|csv|yaml|rawyaml> default console + -f <plain|console|csv|yaml|rawyaml> - default console -p extraparam=what;anotherparam=this -c <configfile> -h <hierafile> -b <basepath> default ./ -e <encdir> + -v - displays version Completion ------------- There is a simple zsh completion file in `tools/completion`. @@ -109,9 +110,22 @@ gem2deb -p hieracles hieracles and install dpkg -i hieracles_0.0.6-1_all.deb + +Todo +-------------- +- add json format +- add override information in yaml format +- add a command to search for node according to a filter +- add a command to find all nodes that use a given module +- add a command that finds all nodes for which a params is defined +- detect unused params +- create a repl, which at launch reads all data so the queries are blazing fast +- adapt to other ENCs +- adapt to puppetdb storage + Authors ----------- Hieracles original code is writen by [@mose](https://github.com/mose).