Downloads internal database state from the disk buffers to the local distributive.   #### CLI Example `Command syntax:` ```actionscript global_db flush ``` Example: `Command:` ```actionscript cellframe-node-cli global_db flush ``` `Response:` ```actionscript command status: Commit data base and filesystem caches to disk completed. ``` ### JSON-RPC Example ![[JSON-RPC Request - GLOBAL_DB FLUSH]]