Scroll to navigation
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.