Provided by: xenstore-utils_4.16.2-1_amd64 bug

NAME

       xenstore - interact with Xenstore

SYNOPSIS

       xenstore CMD ...

DESCRIPTION

       A set of utilities for interacting with Xenstore.

       xenstore-chmod(1)
           Sets the permissions of keys.

       xenstore-exists(1)
           Test for the existence of a key.

       xenstore-list(1)
           List keys.

       xenstore-ls(1)
           List keys, values and permissions.

       xenstore-read(1)
           Read the value of a key.

       xenstore-rm(1)
           Remove keys.

       xenstore-watch(1)
           Watch for changes to keys or values.

       xenstore-write(1)
           Add or modify keys and values.

BUGS

       Send bugs to xen-devel@lists.xenproject.org, see
       https://wiki.xenproject.org/wiki/Reporting_Bugs_against_Xen_Project on how to send bug
       reports.