| | |reclass| *[options]* --inventory |
| | |reclass| *[options]* --nodeinfo=NODENAME |
| |reclass| will be used indirectly through adapters most of the time. However, |
| there exists a command-line interface that allows querying the database. This |
| manual page describes this interface. |
| Please see the output of ``reclass --help`` for the default values of these |
| -s, --storage-type The type of storage backend to use |
| -b, --inventory-base-uri The base URI to prepend to nodes and classes |
| -u, --nodes-uri The URI to the nodes storage |
| -c, --classes-uri The URI to the classes storage |
| -o, --output The output format to use (yaml or json) |
| -y, --pretty-print Try to make the output prettier |
| -i, --inventory Output the entire inventory |
| -n, --nodeinfo Output information for a specific node |
| --version Display version number |
| Please visit http://reclass.pantsfullofunix.net/ for more information about |
| The documentation is also available from the ``./doc`` subtree in the source |
| checkout, or from ``/usr/share/doc/reclass-doc``. |