List of commands for [[Global Database (GDB)]] groups management: - [[Node Command - GLOBAL_DB FLUSH|GLOBAL_DB FLUSH]] - downloads internal database state from the disk buffers to the local distributive - [[Node Command - GLOBAL_DB GROUP_LIST|GLOBAL_DB GROUP_LIST]] - lists all GDB **groups** in all active networks - [[Node Command - GLOBAL_DB GET_KEYS|GLOBAL_DB GET_KEYS]] - lists all **keys** of GDB groups in all active networks - [[Node Command - GLOBAL_DB WRITE|GLOBAL_DB WRITE]] - writes specified **value** to the GDB - [[Node Command - GLOBAL_DB READ|GLOBAL_DB READ]] - reads information about specified GDB group via the key - [[Node Command - GLOBAL_DB DELETE|GLOBAL_DB DELETE]] - removes information from the group via the specified **key** - [[Node Command - GLOBAL_DB DROP_TABLE|GLOBAL_DB DROP_TABLE]] - removes a whole **table** via the the group name ## ![[Node Command - GLOBAL_DB FLUSH]] ## ![[Node Command - GLOBAL_DB GROUP_LIST]] ## ![[Node Command - GLOBAL_DB GET_KEYS]] ## ![[Node Command - GLOBAL_DB WRITE]] ## ![[Node Command - GLOBAL_DB READ]] ## ![[Node Command - GLOBAL_DB DELETE]] ## ![[Node Command - GLOBAL_DB DROP_TABLE]]