1xenstore(1)                           Xen                          xenstore(1)
2
3
4

NAME

6       xenstore - interact with Xenstore
7

SYNOPSIS

9       xenstore CMD ...
10

DESCRIPTION

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 existence 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

BUGS

39       Send bugs to xen-devel@lists.xenproject.org, see
40       https://wiki.xenproject.org/wiki/Reporting_Bugs_against_Xen_Project on
41       how to send bug reports.
42
43
44
454.13.0                            2020-04-14                       xenstore(1)
Impressum