Adding db-info CLI command. (#4231)
This adds a basic db-show CLI command, to display the information related to a database.
This commit is contained in:
@@ -59,6 +59,7 @@ private slots:
|
||||
void testGenerate_data();
|
||||
void testGenerate();
|
||||
void testImport();
|
||||
void testInfo();
|
||||
void testKeyFileOption();
|
||||
void testNoPasswordOption();
|
||||
void testHelp();
|
||||
|
||||
Reference in New Issue
Block a user