1xenstore(1) Xen xenstore(1)
2
3
4
6 xenstore - interact with Xenstore
7
9 xenstore CMD ...
10
12 A set of utilities for interacting with Xenstore.
13
14 xenstore-chmod(1)
15 Sets the permissions of keys.
16
17 xenstore-exists(1)
18 Test for the existance of a key.
19
20 xenstore-list(1)
21 List keys.
22
23 xenstore-ls(1)
24 List keys, values and permissions.
25
26 xenstore-read(1)
27 Read the value of a key.
28
29 xenstore-rm(1)
30 Remove keys.
31
32 xenstore-watch(1)
33 Watch for changes to keys or values.
34
35 xenstore-write(1)
36 Add or modify keys and values.
37
39 Send bugs to xen-devel@lists.xen.org, see
40 http://wiki.xen.org/xenwiki/ReportingBugs on how to send bug reports.
41
42
43
444.11.1 2018-11-29 xenstore(1)