summaryrefslogtreecommitdiffstats
path: root/doc/server/admin/query.txt
blob: 65851a43d1cef99256dc37014a5d2018fe46a78b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.. -*- mode: rst -*-

.. _server-admin-query:

query
=====

Query clients.

The default result format is suitable for consumption by `pdsh`_.
This example queries the server for all clients in the *ubuntu* group::

    bcfg2-admin query g=ubuntu

.. _pdsh: http://sourceforge.net/projects/pdsh/