You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
577 B
33 lines
577 B
14 years ago
|
cdist-code-run-all(1)
|
||
|
=====================
|
||
|
Nico Schottelius <nico-cdist--@--schottelius.org>
|
||
|
|
||
|
|
||
|
NAME
|
||
|
----
|
||
|
cdist-code-run-all - Execute all generated code on the target
|
||
|
|
||
|
|
||
|
SYNOPSIS
|
||
|
--------
|
||
|
cdist-code-run-all HOSTNAME
|
||
|
|
||
|
|
||
|
DESCRIPTION
|
||
|
-----------
|
||
|
cdist-code-run-all is just a wrapper for cdist-remote-code-run-all.
|
||
|
|
||
|
|
||
|
SEE ALSO
|
||
|
--------
|
||
|
- cdist(7)
|
||
|
- cdist-deploy-to(1)
|
||
|
- cdist-remote-code-run-all(1)
|
||
|
- cdist-run-remote(1)
|
||
|
|
||
|
|
||
|
COPYING
|
||
|
-------
|
||
|
Copyright \(C) 2011 Nico Schottelius. Free use of this software is
|
||
|
granted under the terms of the GNU General Public License version 3 (GPLv3).
|