From e96a8e451a7f1651717e6ea9ddd92d31501b5ab6 Mon Sep 17 00:00:00 2001 From: Yaroslav Voronoy Date: Tue, 13 Jun 2017 20:45:54 +0000 Subject: [PATCH] Restore table --- m2install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/m2install.sh b/m2install.sh index 62bae7f..0474872 100755 --- a/m2install.sh +++ b/m2install.sh @@ -1232,6 +1232,7 @@ Options: --skip-post-deploy Skip the post deploy script if it is exist --step (restore_code,restore_db Specify step through comma without spaces. configure_db, configure_files) - Example: $(basename "$0") --step restore_db,configure_db + --restore-table Restore only the specific table from DB dumps --debug Enable debug mode _________________________________________________________________________________________________ --ee-path (/path/to/ee) (DEPRECATED use --ee flag) Path to Enterprise Edition.