- NAME
-
- gcloud beta dataproc autoscaling-policies - create and manage Dataproc autoscaling policies
- SYNOPSIS
-
-
gcloud beta dataproc autoscaling-policiesCOMMAND[GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
-
(BETA)Create and manage Dataproc autoscaling policies. - EXAMPLES
- To see the list of all autoscaling policies, run:
gcloud beta dataproc autoscaling-policies listTo view the details of an autoscaling policy, run:
gcloud beta dataproc autoscaling-policies describe my_policyTo view just the non-output only fields of an autoscaling policy, run:
gcloud beta dataproc autoscaling-policies export my_policy --destination policy-file.yamlTo create or update an autoscaling policy, run:
gcloud beta dataproc autoscaling-policies import my_policy --source policy-file.yamlTo delete an autoscaling policy, run:
gcloud beta dataproc autoscaling-policies delete my_policy - GCLOUD WIDE FLAGS
- These flags are available to all commands:
--help.Run
$ gcloud helpfor details. - COMMANDS
-
is one of the following:COMMAND-
delete -
(BETA)Delete an autoscaling policy. -
describe -
(BETA)Describe an autoscaling policy. -
export -
(BETA)Export an autoscaling policy. -
get-iam-policy -
(BETA)Get IAM policy for an autoscaling policy. -
import -
(BETA)Import an autoscaling policy. -
list -
(BETA)List autoscaling policies. -
set-iam-policy -
(BETA)Set IAM policy for an autoscaling policy.
-
- NOTES
- This command is currently in beta and might change without notice. These
variants are also available:
gcloud dataproc autoscaling-policiesgcloud alpha dataproc autoscaling-policies
gcloud beta dataproc autoscaling-policies
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-27 UTC.

