yc managed-greenplum cluster restore
Restore Greenplum cluster
Command Usage
Syntax:
yc managed-greenplum cluster restore [Flags...] [Global Flags...]
Flags
|
Flag |
Description |
|
|
ID of the backup to create a cluster from. |
|
|
Timestamp in RFC3339 of the moment to which the Greenplum cluster should be restored. |
|
|
Cluster name. |
|
|
Cluster description. |
|
|
Cluster environment. Values: production, prestable. |
|
|
Network id. |
|
|
Network name. |
|
|
ID of the preset for computational resources available on the master host. |
|
|
Volume of the storage available on the master host in GB. |
|
|
Type of the storage environment for the master host. |
|
|
ID of the preset for computational resources available on the segment host. |
|
|
Volume of the storage available on the segment host in GB. |
|
|
Type of the storage environment for the segment host. |
|
|
Allow access for DataLens. |
|
|
Allow access for Web SQL. |
|
|
Allow access for DataTransfer. |
|
|
Allow access for Yandex Query. |
|
|
Start time for the daily backup in UTC timezone. Format: HH:MM:SS |
|
|
Network name. |
|
|
Name of the subnet. It must be specified if the selected availability zone includes two or more subnets. |
|
|
Flag to specify if a host requires a public IP address. |
|
|
A list of label KEY=VALUE pairs to add. For example, to add two labels named 'foo' and 'bar', both with the value 'baz', use '--labels foo=baz,bar=baz'. |
|
|
Set the ID of the folder to use. |
|
|
A list of security groups for the Greenplum cluster. |
|
|
Deletion Protection inhibits deletion of the cluster. |
|
|
A list of host groups to place VMs of cluster on. |
|
|
Number of segment hosts. |
|
|
Number of segments on host. |
|
|
A list of databases and tables to restore. |
|
|
A list of host groups for Greenplum master subcluster. |
|
|
A list of host groups for Greenplum segment subcluster. |
|
|
ID of the service account used for access Yandex Cloud resources. |
|
|
Display information about the operation in progress, without waiting for the operation to complete. |
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. |
|
|
Set the ID of the cloud 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. |