package
0.209.0
Repository: https://github.com/planetscale/cli.git
Documentation: pkg.go.dev

# 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

# Structs

Database returns a table-serializable database model.

# Type aliases

Databases represents a slice of database's.