.. _ucloud_mysql_db: ucloud mysql db --------------- Manange MySQL instances Synopsis ~~~~~~~~ Manange MySQL instances Options ~~~~~~~ :: --help, -h help for db Options inherited from parent commands ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :: --debug, -d Running in debug mode --json, -j Print result in JSON format whenever possible Available Commands ~~~~~~~~ * :ref:`ucloud mysql ` - Manipulate MySQL on UCloud platform * :ref:`ucloud mysql db create ` - Create MySQL instance on UCloud platform * :ref:`ucloud mysql db create-slave ` - Create slave database * :ref:`ucloud mysql db delete ` - Delete MySQL instances by udb-id * :ref:`ucloud mysql db list ` - List MySQL instances * :ref:`ucloud mysql db promote-slave ` - Promote slave db to master * :ref:`ucloud mysql db reset-password ` - Reset password of MySQL instances * :ref:`ucloud mysql db resize ` - Reszie MySQL instances, such as memory size, disk size and disk type * :ref:`ucloud mysql db restart ` - Restart MySQL instances by udb-id * :ref:`ucloud mysql db restore ` - Create MySQL instance and restore the newly created db to the specified DB at a specified point in time * :ref:`ucloud mysql db start ` - Start MySQL instances by udb-id * :ref:`ucloud mysql db stop ` - Stop MySQL instances by udb-id