Query: corosync-cmapctl
OS: centos
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
COROSYNC-CMAP(8) System Manager's Manual COROSYNC-CMAP(8)NAMEcorosync-cmapctl: - A tool for accessing the object database.DESCRIPTIONusage: corosync-cmapctl [-b] [-dghsTtp] [params...] -b show binary values Set key: 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) Load settings from a file: corosync-cmapctl -p filename the format of the file is: <key_name> <type> <value> Delete key: corosync-cmapctl -d key_name... Delete multiple keys with prefix: corosync-cmapctl -D key_prefix... Get key: corosync-cmapctl [-b] -g key_name... Display all keys: corosync-cmapctl [-b] Display keys with prefix key_name: corosync-cmapctl [-b] key_name... Track changes on keys with key_name: corosync-cmapctl [-b] -t key_name Track changes on keys with key prefix: corosync-cmapctl [-b] -T key_prefixSEE ALSOcmap_overview(8), cmap_keys(8) 2012-01-23 COROSYNC-CMAP(8)
| Related Man Pages |
|---|
| corosync-notifyd(8) - centos |
| corosync(8) - centos |
| corosync-objctl(8) - debian |
| cmap_delete(3) - centos |
| cmap_inc(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |