dbshell list
Description
Lists all JSON tables in a folder or that matches a specific file pattern where the table resides.
Parameters
| list Options | Description | 
|---|---|
*, --p,
                  --patternOrPath | 
              A path and/or a file pattern | 
Syntax
list <path>
    Example and Output
maprdb root:>list /demo
/demo/user
/demo/checkin
/demo/review
/demo/business
/demo/tip
5 table(s) found.