Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>remotes/origin/1.5
parent
2ee4f7e952
commit
c680f3e81d
@ -0,0 +1,38 @@ |
||||
cdist-object-run-all(1) |
||||
======================= |
||||
Nico Schottelius <nico-cdist--@--schottelius.org> |
||||
Steven Armstrong <steven-dist--@--armstrong.cc> |
||||
|
||||
|
||||
NAME |
||||
---- |
||||
cdist-object-run-all - Run all created objects on the target host |
||||
|
||||
|
||||
SYNOPSIS |
||||
-------- |
||||
cdist-object-run-all HOSTNAME |
||||
|
||||
|
||||
DESCRIPTION |
||||
----------- |
||||
Iterates over all objects and runs them on the given target host. |
||||
The different subtasks are dispatched to specialized exectuables. |
||||
See related man pages for details. |
||||
|
||||
|
||||
SEE ALSO |
||||
-------- |
||||
- cdist(7) |
||||
- cdist-type-explorer-push(1) |
||||
- cdist-object-explorer-run(1) |
||||
- cdist-object-gencode-run(1) |
||||
- cdist-object-push(1) |
||||
- cdist-object-code-run(1) |
||||
- cdist-type(1) |
||||
|
||||
|
||||
COPYING |
||||
------- |
||||
Copyright \(C) 2011 Nico Schottelius, Steven Armstrong. Free use of this software is |
||||
granted under the terms of the GNU General Public License version 3 (GPLv3). |
Loading…
Reference in new issue