list databases

list databases  [--groups] [--description] [--all] [--path] [--type_indices_path] [--field_indices_path] [--properties]

Lists databases. This command requires connection to the server database.

Options

Option

Explanation

–groups, -g

show groups

–description, -d

show description

–all, -a

show groups and description

–path, -p

database directory

–type_indices_path, -t

directory for type indices

–field_indices_path, -f

directory for field indices

–properties, -p

show properties

Example

tomas@tomsmbp:~/ > dboo -u=root
dboo root@dboo::server> list databases --path
dboo::server    /Users/tomas/.dboo/server
example_queries /Users/tomas/.dboo/databases/31018a2fb7400014
tomas@tomsmbp:~/ > dboo -u=root -- list databases --path
dboo::server    /Users/tomas/.dboo/server
example_queries /Users/tomas/.dboo/databases/31018a2fb7400014