# Functions

NewCmdDB returns new initialized instance of 'db' sub command.
NewCmdSet returns an initialized Command instance for 'set' sub command.
NewDBOptions returns an initialized DBOptions instance.

# Structs

DBOptions is an options struct to support 'db' sub command.