1CDIST-TYPE__CONSUL_WATCH_NODES(7)    cdist   CDIST-TYPE__CONSUL_WATCH_NODES(7)
2
3
4

NAME

6       cdist-type__consul_watch_nodes - Manages consul nodes watches
7

DESCRIPTION

9       Generate  and  deploy  watch  definitions  of type 'nodes' for a consul
10       agent.  See http://www.consul.io/docs/agent/watches.html for  parameter
11       documentation.
12

REQUIRED PARAMETERS

14       handler
15              the handler to invoke when the data view updates
16

OPTIONAL PARAMETERS

18       datacenter
19              can be provided to override the agent's default datacenter
20
21       state  if this watch is 'present' or 'absent'. Defaults to 'present'.
22
23       token  can be provided to override the agent's default ACL token
24

EXAMPLES

26          __consul_watch_nodes some-id \
27             --handler /usr/bin/my-key-handler.sh
28

SEE ALSO

30       cdist-type__consul_agent(7)
31
32       consul                documentation                at:               <‐
33       http://www.consul.io/docs/agent/watches.html>.
34

AUTHORS

36       Steven Armstrong <steven-cdist--@--armstrong.cc>
37

COPYING

39       Copyright (C) 2015 Steven Armstrong. You  can  redistribute  it  and/or
40       modify  it  under  the  terms of the GNU General Public License as pub‐
41       lished by the  Free  Software  Foundation,  either  version  3  of  the
42       License, or (at your option) any later version.
43
45       ungleich GmbH 2020
46
47
48
49
506.9.4                            Dec 21, 2020CDIST-TYPE__CONSUL_WATCH_NODES(7)
Impressum