logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

hiera - Lightweight Pluggable Hierarchical Database

Authors

       hiera  is  a  part  of  Puppet  Hiera  and  developed  by Puppet Labs <info@puppetlabs.com>, (R.I.Pienaar
       <rip@devco.net> respectively).

       This man page was written by Patrick Ringl <patrick_@freenet.de> for the  Debian  GNU/Linux  distribution
       (but it may also be used by others).

hiera                                                 2012                                              HIERA(1)

Description

       hiera is a simple pluggable hierarchical database.

Name

       hiera - Lightweight Pluggable Hierarchical Database

Options

       Mandatory arguments to long options are mandatory for short options too.

       -V, --version
              Version information

       -d, --debug
              Show debugging information

       -a, --array
              Array search

       -h, --hash
              Hash search

       -c, --config CONFIG
              Configuration file

       -j, --json SCOPE
              JSON format file to load scope from

       -y, --yaml SCOPE
              YAML format file to load scope from

       -m, --mcollective IDENTITY
              Retrieve facts from a node via mcollective as scope

       -i, --inventory_service IDENTITY Retrieve facts for a node via Puppet's inventory service as scope

Synopsis

hiera[options]

See Also