yc dataproc cluster update
Modify attributes of a cluster.
Command Usage
Syntax:
yc dataproc cluster update <CLUSTER-NAME>|<CLUSTER-ID> [Flags...] [Global Flags...]
Flags
|
Flag |
Description |
|
|
ID of the cluster. |
|
|
Name of the cluster. |
|
|
New name for the cluster. |
|
|
New description for the cluster. |
|
|
A new set of cluster labels as key-value pairs. Existing set of labels will be completely overwritten. |
|
|
New Object Storage bucket to be used for Data Proc jobs that are run in the cluster. |
|
|
Graceful decommission timeout in seconds. |
|
|
Whether to enable UI Proxy feature. |
|
|
Properties passed to all hosts *-site.xml configurations in <service>:<property>=<value> format. |
|
|
A list of security groups for the Data Proc cluster. |
|
|
Deletion Protection inhibits deletion of the cluster. |
|
|
New service account id. |
|
|
New service account name. |
|
|
New autoscaling service account id. |
|
|
New autoscaling service account name. |
|
|
Id of a log group to write cluster logs to. |
|
|
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 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. |