fly mysql
Provision and manage MySQL database clusters
Usage
fly mysql [command] [flags]
Available Commands
- create - Provision a MySQL database
- destroy - Permanently destroy a MySQL database
- list - List your MySQL databases
- status - Show details about a MySQL database
- update - Update an existing MySQL database
Options
-h, --help help for mysql
Global Options
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
See Also
- fly - The Fly.io command line interface