logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xenstore - interact with Xenstore

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.

4.20.1-pre                                         2025-05-05                                        xenstore(1)

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.

Name

       xenstore - interact with Xenstore

Synopsis

xenstoreCMD ...

See Also