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¶
- ucloud mysql - Manipulate MySQL on UCloud platform
- ucloud mysql db create - Create MySQL instance on UCloud platform
- ucloud mysql db create-slave - Create slave database
- ucloud mysql db delete - Delete MySQL instances by udb-id
- ucloud mysql db list - List MySQL instances
- ucloud mysql db promote-slave - Promote slave db to master
- ucloud mysql db reset-password - Reset password of MySQL instances
- ucloud mysql db resize - Reszie MySQL instances, such as memory size, disk size and disk type
- ucloud mysql db restart - Restart MySQL instances by udb-id
- ucloud mysql db restore - Create MySQL instance and restore the newly created db to the specified DB at a specified point in time
- ucloud mysql db start - Start MySQL instances by udb-id
- ucloud mysql db stop - Stop MySQL instances by udb-id