Revision 3a817255 man/ganeti-listrunner.rst

b/man/ganeti-listrunner.rst
88 88

  
89 89
Run a command on a list of hosts:
90 90

  
91
.. code-block:: Bash
91
.. code-block:: bash
92 92

  
93 93
  listrunner -l logdir -c "uname -a" -h host1,host2,host3
94 94

  
95 95
Upload a script, some auxiliary files and run the script:
96 96

  
97
.. code-block:: Bash
97
.. code-block:: bash
98 98

  
99 99
  listrunner -l logdir -x runme.sh \
100 100
    -a seed.dat -a golden.dat \

Also available in: Unified diff