- NAME
-
- gcloud dataproc autoscaling-policies - create and manage Dataproc autoscaling policies
- SYNOPSIS
-
-
gcloud dataproc autoscaling-policiesCOMMAND[GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
- Create and manage Dataproc autoscaling policies.
- EXAMPLES
- To see the list of all autoscaling policies, run:
gcloud dataproc autoscaling-policies listTo view the details of an autoscaling policy, run:
gcloud dataproc autoscaling-policies describe my_policyTo view just the non-output only fields of an autoscaling policy, run:
gcloud dataproc autoscaling-policies export my_policy --destination policy-file.yamlTo create or update an autoscaling policy, run:
gcloud dataproc autoscaling-policies import my_policy --source policy-file.yamlTo delete an autoscaling policy, run:
gcloud 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 - Delete an autoscaling policy.
-
describe - Describe an autoscaling policy.
-
export - Export an autoscaling policy.
-
get-iam-policy - Get IAM policy for an autoscaling policy.
-
import - Import an autoscaling policy.
-
list - List autoscaling policies.
-
set-iam-policy - Set IAM policy for an autoscaling policy.
-
- NOTES
- These variants are also available:
gcloud alpha dataproc autoscaling-policiesgcloud beta dataproc autoscaling-policies
gcloud 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.

