# Functions
CreateCmd is the command for creating a database.
DatabaseCmd encapsulates the commands for creating a database.
DeleteCmd is the Cobra command for deleting a database for an authenticated user.
DumpCmd encapsulates the commands for dumping a database.
ListCmd is the command for listing all databases for an authenticated user.
RestoreCmd encapsulates the commands for restore a database.
No description provided by the author
# Type aliases
Databases represents a slice of database's.