yc managed-mysql v0
Manage MySQL clusters, hosts, databases, backups and users.
Command Usage
Syntax:
yc managed-mysql v0 <group|command>
Command Tree
-
yc managed-mysql v0 connect — Connect to MySQL cluster with iam-auth
-
yc managed-mysql v0 backup — Manage MySQL backups
-
yc managed-mysql v0 backup get — Show information about the specified MySQL backup
-
yc managed-mysql v0 backup list — List available backups
-
-
yc managed-mysql v0 cluster — Manage MySQL clusters
-
yc managed-mysql v0 cluster add-access-binding — Add access binding for the specified MySQL cluster
-
yc managed-mysql v0 cluster add-labels — Add labels to MySQL cluster
-
yc managed-mysql v0 cluster backup — Create a backup for the specified MySQL cluster
-
yc managed-mysql v0 cluster create — Create MySQL cluster
-
yc managed-mysql v0 cluster delete — Delete the specified MySQL cluster
-
yc managed-mysql v0 cluster get — Show information about the specified MySQL cluster
-
yc managed-mysql v0 cluster list — List MySQL clusters
-
yc managed-mysql v0 cluster list-access-bindings — List access bindings for the specified MySQL cluster
-
yc managed-mysql v0 cluster list-backups — List available backups for the specified MySQL cluster
-
yc managed-mysql v0 cluster list-logs — Retrieves logs for the specified MySQL cluster
-
yc managed-mysql v0 cluster list-operations — List operations for the specified MySQL cluster
-
yc managed-mysql v0 cluster move — Move the specified MySQL cluster into the folder
-
yc managed-mysql v0 cluster remove-access-binding — Remove access binding for the specified MySQL cluster
-
yc managed-mysql v0 cluster remove-labels — Remove labels from MySQL cluster
-
yc managed-mysql v0 cluster reschedule-maintenance — Reschedule currently planned maintenance operation.
-
yc managed-mysql v0 cluster restore — Restore MySQL cluster
-
yc managed-mysql v0 cluster set-access-bindings — Set access bindings for the specified MySQL cluster and delete all existing access bindings if there were any
-
yc managed-mysql v0 cluster start — Start the specified MySQL cluster
-
yc managed-mysql v0 cluster start-failover — Start manual failover for the specified MySQL cluster
-
yc managed-mysql v0 cluster stop — Stop the specified MySQL cluster
-
yc managed-mysql v0 cluster update — Update the specified MySQL cluster
-
yc managed-mysql v0 cluster update-config — Update the specified MySQL cluster config
-
-
yc managed-mysql v0 database — Manage MySQL databases
-
yc managed-mysql v0 database create — Create MySQL database
-
yc managed-mysql v0 database delete — Delete the specified MySQL database
-
yc managed-mysql v0 database get — Show information about the specified MySQL database
-
yc managed-mysql v0 database list — List MySQL databases
-
yc managed-mysql v0 database update — Update the specified MySQL database
-
-
yc managed-mysql v0 hosts — Manage MySQL cluster hosts
-
yc managed-mysql v0 hosts add — Create new hosts for the cluster in the specified availability zones
-
yc managed-mysql v0 hosts delete — Delete the specified hosts
-
yc managed-mysql v0 hosts list — List hosts for the specified MySQL cluster
-
yc managed-mysql v0 hosts update — Update the specified hosts
-
-
yc managed-mysql v0 resource-preset — Manage MySQL resource presets
-
yc managed-mysql v0 resource-preset get — Show information about the specified MySQL resource preset
-
yc managed-mysql v0 resource-preset list — List available MySQL resource presets.
-
-
yc managed-mysql v0 user — Manage MySQL users
-
yc managed-mysql v0 user create — Create a MySQL user
-
yc managed-mysql v0 user delete — Delete the specified MySQL user
-
yc managed-mysql v0 user get — Show information about the specified MySQL user
-
yc managed-mysql v0 user grant-permission — Grant permission to the specified MySQL user
-
yc managed-mysql v0 user list — List users for the specified MySQL cluster
-
yc managed-mysql v0 user revoke-permission — Revoke permission from the specified MySQL user
-
yc managed-mysql v0 user update — Update the specified MySQL user
-
Global Flags
|
Flag |
Description |
|
|
Set the custom configuration file. |
|
|
Debug logging. |
|
|
Debug gRPC logging. Very verbose, used for debugging connection problems. |
|
|
Disable printing user intended output to stderr. |
|
|
Enable gRPC retries. By default, retries are enabled with maximum 5 attempts. |
|
|
CLI syntax: 1 (legacy) or 2 (current). Omit to use default-syntax in the profile or the product default. |
|
|
Set the ID of the cloud to use. |
|
|
Set the ID of the folder to use. |
|
|
Set the name of the folder to use (will be resolved to id). |
|
|
Set the Cloud API endpoint (host:port). |
|
|
Set the OAuth token to use. |
|
|
Set the ID of the service account to impersonate. |
|
|
Disable opening browser for authentication. |
|
|
Set the output format: text (default), yaml, json, json-rest. |
|
|
Query to select values from the response using jq syntax |
|
|
Display help for the command. |