Ubuntu Manpages

corosync-cmapctl:

A tool for accessing the object database.

usage: corosync-cmapctl [-b] [-dghsTtp] [params...]

-b show binary values

corosync-cmapctl -s key_name type value
where type is one of ([i|u][8|16|32|64] | flt | dbl | str | bin) for bin, value is file name (or - for stdin)

corosync-cmapctl -p filename
the format of the file is: <key_name> <type> <value>

corosync-cmapctl -d key_name...

corosync-cmapctl -D key_prefix...

corosync-cmapctl [-b] -g key_name...

corosync-cmapctl [-b]

corosync-cmapctl [-b] key_name...

corosync-cmapctl [-b] -t key_name

corosync-cmapctl [-b] -T key_prefix

cmap_overview(8), cmap_keys(8)