2 .\" Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
4 .\" Licensed under the Apache License, Version 2.0 (the "License");
5 .\" you may not use this file except in compliance with the License.
6 .\" You may obtain a copy of the License at
8 .\" http://www.apache.org/licenses/LICENSE-2.0
10 .\" Unless required by applicable law or agreed to in writing, software
11 .\" distributed under the License is distributed on an "AS IS" BASIS,
12 .\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 .\" See the License for the specific language governing permissions and
14 .\" limitations under the License.
17 hiera \- Lightweight Pluggable Hierarchical Database
20 [options] key [default value] [variable='text'...]
22 Lightweight Pluggable Hierarchical Database
24 The default value will be used if no value is found for the key. Scope
25 variables will be interpolated into %{variable} placeholders in the hierarchy and in
33 Show debugging information
36 Return all values as an array
39 Return all values as a hash
41 .BR "-c, --config "\fICONFIG\fR
44 .BR "-j, --json "\fISCOPE\fR
45 JSON format file to load scope from
47 .BR "-y, --yaml "\fISCOPE\fR
48 YAML format file to load scope from
50 .BR "-m, --mcollective "\fIIDENTITY\fR
51 Use facts from a node (via mcollective) as scope
53 .BR "-i, --inventory_service "\fIIDENTITY\fR
54 Use facts from a node (via Puppet's inventory service) as scope