summaryrefslogtreecommitdiffstats
path: root/doc/server/admin/xcmd.txt
blob: 3f775c5acc24e363ea5617dfdbaec79065aaf546 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.. -*- mode: rst -*-

.. _server-admin-xcmd-index:

xcmd
====

XML-RPC Command Interface. ::

    xcmd <xmlrpc method> <optional arguments>


Those two examples can alos be found in the 
:ref:`Package section <server-plugins-generators-packages>` 

To rebuild the packages plugin cache::

    bcfg2-admin xcmd Packages.Refresh

To perform a soft reload to reread the configuration file and
download only missing sources.::

    bcfg2-admin xcmd Packages.Reload