Commit 3b3acdfe by Adi Amir

update knowledgebase

parent c37f4431
......@@ -9,7 +9,7 @@ orientdb>/orientdb/bin/console.sh
// connect to MCX & export
orientdb>CONNECT remote:localhost/MCX root giptmgrr
orientdb> EXPORT DATABASE
orientdb> EXPORT DATABASE orientdb/MCX-XXX.gz
2. to import database from console
==================================
......@@ -19,7 +19,7 @@ orientdb>/orientdb/bin/console.sh
// connect to MCX & export
orientdb>CONNECT remote:localhost/MCX root giptmgrr
orientdb>IMPORT DATABASE /opt/mcx/config/docker/MCX-18-08-2019.gz -preserveClusterIDs=true
orientdb>IMPORT DATABASE orientdb/MCX-XXX.gz -preserveClusterIDs=true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment