Copyright 2014-2026 Google Inc. All rights reserved.
Subscribe to these release notes at https://groups.google.com/forum/#!forum/google-cloud-sdk-announce.
584.0.0 (2026-09-09)
Breaking Changes
- (Cloud Storage) Deprecated
gcloud storage buckets anywhere-caches pausecommand.
Google Cloud CLI
- Deprecated
minikubecomponent in Google Cloud CLI. The component will be removed after January 31, 2027. Existing local configurations and clusters in~/.minikubewill be preserved. Minikube is an open-source project and continues to be actively maintained. To avoid disruptions, please migrate to standard OSS Minikube installations: https://minikube.sigs.k8s.io/docs/start/. - Upgraded OpenSSL version to 3.5.8 in Linux bundled Python to resolve CVE-2026-42508.
AlloyDB
- Added
--editionflag ingcloud alloydb clusters create|updatefor alpha and beta tracks.
Apigee
- Added
gcloud apigee apis deletewhich deletes an API proxy and all of its revisions. Undeploy every deployed revision first withgcloud apigee apis undeploy.
Artifact Registry
- Added
gcloud artifacts files uploadwhich allows user to upload Conda packages to a Conda repository.
BigLake
- Added
--cross-cloud-cachetogcloud biglake iceberg catalogs createandupdatecommands to configure cross-cloud cache per catalog. - Added
--kms-keyflag togcloud biglake iceberg catalogs createandupdatecommands. - Added
--kms-keyflag togcloud biglake delta-sharing catalogs createandupdatecommands.
Cloud Backup DR
- Added
gcloud backup-dr auto-protection-policiescommand group in alpha and beta tracks. - Added
gcloud backup-dr auto-protection-bindingscommand group in alpha and beta tracks. - Added
gcloud beta backup-dr binding-matching-resourcescommand group to manage Backup and DR BindingMatchingResources.
Cloud Firestore
- Promoted
gcloud firestore change-streamscommands to beta. - Promoted search configuration options to GA for
gcloud firestore indexes composite create.
Cloud Managed Kafka
- Promoted
--public-clusterand--allowed-source-ip-rangesflags to GA forgcloud managed-kafka clusters createandgcloud managed-kafka clusters update.
Cloud Memorystore
- Promoted
--tagsflag ofgcloud redis instance create.
Cloud SQL
- Updated 'cloud-sql-proxy' packaged component to use 2.25.4 of the Cloud SQL Proxy.
Cloud Services
- API Keys: Added
--[no-]check-existing-usageflag togcloud services api-keys updateandgcloud services api-keys deleteto verify whether the key has recent incompatible traffic before updating or deleting the key (defaults to true).
Cluster Director
- Fixed an issue in
gcloud cluster-director clusters updatehelp text and documentation where--update-slurm-partitionsincluded an unsupportedexclusiveflag in examples.
Compute Engine
- Promoted
regex_rewritesupport inurl_rewriteblock to GA forgcloud compute url-maps. - Added
--network-endpoint-groupflag togcloud compute backend-services createcommand. - Added
--ha-policy-fast-ip-moveflag togcloud compute backend-services createcommand. - Added
--ha-policy-leader-backend-groupand--ha-policy-leader-instanceflags togcloud compute backend-services updatecommand. - Added
--no-graceful-shutdownflag togcloud compute instance-groups managed stop-instancescommand across all release tracks. - Added
--no-graceful-shutdownflag togcloud compute instance-groups managed delete-instancescommand across all release tracks. - Added
--outlier-detection-*flags togcloud compute backend-services createandupdatecommands to configure outlier detection settings. - Promoted
gcloud compute recoverable-snapshots recoverto beta. - Promoted
gcloud compute recoverable-snapshots deleteto beta. - Promoted
gcloud compute recoverable-snapshots describeto beta. - Promoted
gcloud compute recoverable-snapshots listto beta. - Promoted
gcloud compute recoverable-snapshots set-iam-policyto beta. - Promoted
gcloud compute recoverable-snapshots test-iam-permissionsto beta. - Promoted
gcloud compute instances get-vm-extension-stateto beta. - Promoted
gcloud compute instances list-vm-extension-statesto beta. - Promoted
enable-vpc-scoped-dnssub-argument of--network-interfaceflag ingcloud compute instances createto GA. - Promoted
enable-vpc-scoped-dnssub-argument of--network-interfaceflag ingcloud compute instance-templates createto GA. Promoted
--share-settingflag ingcloud compute reservations updateto GA.Promoted
gcloud compute project-views describecommand to GA.
Database Migration
- Added support for updating connectivity options (
--private-connection,--psc-service-attachment,--static-ip-connectivity, and forward SSH flags where supported) ingcloud database-migration connection-profiles update. - Added
--mysql-is-primary-destinationflag togcloud database-migration migration-jobs createcommand to specify whether the destination for the migration job is a primary instance.
Dataproc Metastore
- Promoted
gcloud metastore services migrations start,describe,list, anddeleteto GA for one-shot migrations (mode:BACKFILL). - Added support for
INCREMENTAL_SYNCmode in public preview for iceberg migrations.
Design Center
- Added
gcloud design-center spaces application-templates exportcommand to export IaC for an application template. - Added
gcloud design-center spaces application-templates revisions exportcommand to export IaC for an application template revision. - Added
--input-variable-aliases,--add-input-variable-aliases,--clear-input-variable-aliases, and--remove-input-variable-aliasesflags togcloud design-center components updateto manage input variable aliases.
Developer Knowledge
- # Release notes for developer_knowledge component.
2026-08-20
gcloud beta developer-knowledge
- Promoted developer-knowledge commands to the beta track.
Parametermanager
- Added
--tagsflag togcloud beta parametermanager parameters createto allow binding tags during parameter creation.
Policy Troubleshooter
- Added
gcloud policy-troubleshoot error-info-idto troubleshoot access denials using an IAM error identifier.
Subscribe to these release notes at https://groups.google.com/forum/#!forum/google-cloud-sdk-announce.
583.0.0 (2026-09-01)
AlloyDB
- Added support for
POSTGRES_19as a version inalloydb clusters createfor alpha and beta tracks. - Added support for
POSTGRES_19as a version inalloydb clusters migrate-cloud-sqlfor alpha and beta tracks.
Apigee
- Fixed an issue where
gcloud apigee apis import --from-templatenested<FaultRule>and<DefaultFaultRule>steps inside a<Request>element, which caused the generated fault rules to run no steps. Steps are now emitted as direct children, and fault rules are read correctly in either form when importing a bundle. - Modified
gcloud apigee apis import --from-templateto ignore themodefield when it is set on a fault rule and to log a warning. The field applies only to flows.
BigQuery
- Added support for
--service_directory_serviceflag forbq mk --connectionandbq update --connectioncommands for Azure connections. - Deprecated
--s3_service_directory_serviceflag. Use--service_directory_serviceinstead forbq mk --connectionandbq update --connectioncommands for AWS connections. - Added
creationTimeandupdateTimeto be displayed inbq showfor reservation group. - Added
--precedenceand--conditionflags tobq mkandbq updatefor reservation assignments.
Cloud Access Context Manager
- Promoted
gcloud access-context-manager lookup-configured-perimeterto beta and GA.
Cloud Bigtable Emulator
- Rebuilding cbt emulator with go version 1.25.9 which fixed CVE-2026-27140.
Cloud Composer
- Added
gcloud beta composer environments hibernatecommand to hibernate a Cloud Composer environment. - Added
gcloud beta composer environments resumecommand to resume a Cloud Composer environment. - Added
--enable-development-modeflag togcloud beta composer environments createto enable development mode for environments.
Cloud Run
- Added an interactive prompt when creating or updating Cloud Run jobs
configured with GPUs and task timeouts greater than 1 hour in
gcloud beta run jobscommand group. - Added
--identity-certificate,--identity-type, and--functional-typeflags to the beta track forgcloud run deployandgcloud run services updateto configure workloads with Agent Registry and Agent Identity. - Added
--identity-certificate,--identity-type, and--functional-typeflags togcloud beta run jobscommand groups to configure workloads with Agent Registry and Agent Identity.
Cloud SQL
- Updated 'cloud-sql-proxy' packaged component to use 2.25.3 of the Cloud SQL Proxy.
Cloud Storage
- Tuned download performance for gRPC bidi streaming used by RAPID storage in
gcloud storage.
Cluster Director
- Fixed an issue where creating a cluster using
--quickstart-cluster(or any other reference architecture) would automatically inject default storage resources (such as managed Lustre) even when custom storage configurations (e.g.--filestores) were explicitly specified. - Promoted
gcloud cluster-directorto GA.
Compute Engine
- Added
--no-graceful-shutdownflag togcloud compute instance-groups managed stop-instancescommand across all release tracks. - Added
--no-graceful-shutdownflag togcloud compute instance-groups managed delete-instancescommand across all release tracks. - Added
--no-graceful-shutdownflag togcloud compute instance-groups managed recreate-instancescommand across all release tracks. - Added
--no-graceful-shutdownflag togcloud compute instance-groups managed deletecommand across all release tracks. - Added
--outlier-detection-*flags togcloud compute backend-services createandupdatecommands to configure outlier detection settings. - Promoted
gcloud compute recoverable-snapshots recoverto beta. - Promoted
gcloud compute recoverable-snapshots deleteto beta. - Promoted
gcloud compute recoverable-snapshots describeto beta. - Promoted
gcloud compute recoverable-snapshots listto beta. - Promoted
gcloud compute recoverable-snapshots set-iam-policyto beta. - Promoted
gcloud compute recoverable-snapshots test-iam-permissionsto beta. - Promoted
gcloud compute snapshot-recycle-bin-policy describeto beta. - Promoted
gcloud compute snapshot-recycle-bin-policy patchto beta. - Promoted
gcloud compute snapshots get-effective-recycle-bin-ruleto beta.
Database Migration
- Added support for homogeneous MySQL destination connection profiles for
quickstart migrations in
gcloud database-migration connection-profiles create mysqlandgcloud database-migration connection-profiles update.
Distributed Cloud Edge
- Promoted
gcloud edge-cloud zones describe,get-iam-policy,list,roles list, andset-iam-policyto GA. - Promoted
gcloud edge-cloud services describe,enable, andlistto GA. - Promoted
gcloud edge-cloud projects describe,enable, andlistto GA. - Promoted
gcloud edge-cloud service-accounts create,delete,describe, andlistto GA. - Promoted
gcloud edge-cloud service-accounts keys create,describe,disable, andlistto GA. - Promoted
gcloud edge-cloud api-keys create,delete,describe, andlistto GA. - Promoted
--control-plane-node-system-partition-size-gibflag from alpha to GA foredge-cloud container clusters create.
GKE Hub
- Added
--ignore-maintenance-policies,--ignore-cluster-disruption-budgets,--soak-duration-overrides-per-stageand--soak-duration-override-all-stagesflags togcloud beta container fleet rolloutsequences upgrade. - Added
--patch-onlyflag togcloud beta container fleet rolloutsequences upgrade.
Kubernetes Engine
- Updated default kubectl from 1.35.6 to 1.35.7.
- Additional kubectl versions:
- 1.31.14
- 1.32.13
- 1.33.13
- 1.34.11
- 1.35.8
- 1.36.4
Network Services
- Promoted
gcloud network-services telemetry-policies deleteto beta. - Promoted
gcloud network-services telemetry-policies describeandgcloud network-services telemetry-policies listto beta. - Promoted
gcloud network-services telemetry-policies exportandgcloud network-services telemetry-policies importto beta.
Orchestration Pipelines
- Added BUNDLE_ID as a default variable to allow dynamic referencing
in pipeline configurations. BUNDLE_ID resolves to the Git repository name,
auto-generated local bundle name, or the current working directory name as
a fallback. Used in
gcloud orchestration-pipelines deploycommand.
Transfer
- Promoted
--match-globflag intransfer jobs createto GA. - Promoted
--match-globflag intransfer jobs updateto GA.
Subscribe to these release notes at https://groups.google.com/forum/#!forum/google-cloud-sdk-announce.
582.0.0 (2026-08-25)
Breaking Changes
- (Google Cloud CLI) Removed the legacy Cloud SQL Proxy V1 component ('cloud_sql_proxy') from the Google Cloud CLI. All connect commands now rely exclusively on Cloud SQL Auth Proxy V2 ('cloud-sql-proxy').
- (API Registry) Removed
gcloud api-registry mcp servers listandgcloud api-registry mcp tools list. For similar functionality, see Agent Registry at<https://docs.cloud.google.com/sdk/gcloud/reference/alpha/agent-registry/mcp-servers>. - (Cloud Services) Removed
gcloud beta services mcp policies get,gcloud beta services mcp policies get-effective, andgcloud beta services mcp policies test-enabledas MCP policies are not required and they have been functioning as no-ops.
Anthos
- Updated anthos-cli with newer go version and library dependencies.
App Engine
- Updated the Java SDK to version 5.1.0 build from the open source project https://github.com/GoogleCloudPlatform/appengine-java-standard/releases/tag/v5.1.0.
- Upgraded Jetty 12.0 to 12.0.38 and Jetty 12.1 to 12.1.12.
- Added gRPC support to the App Engine Images service for image transformations and composition.
App Lifecycle Manager
- Added
--flagsflag togcloud beta app-lifecycle-manager flags releases createto allow creating flag releases from a list of flag IDs.
Cloud Composer
- Enabled Airflow CLI commands for Composer environments running new Airflow 3.3.x versions.
Cloud Firestore
- Added support for search shorthands to
gcloud beta firestore indexes composite create.
Cloud Key Management Service
- Added
--protection-leveland--crypto-key-backendflags togcloud kms keys versions updatecommand.
Cloud Managed Kafka
- Released 'broker-disk' flags to GA.
Cloud Run
- Promote
gcloud run instancescommands to the beta track. - Added
--delay-executionflag togcloud beta run jobscommand groups to allow run job execution within a delay window. - Added
--run-uploadflag togcloud beta run deployto specify that the source should be uploaded via the Cloud Run UploadSource API.
Cloud SQL
- Updated 'cloud-sql-proxy' packaged component to use 2.25.2 of the Cloud SQL Proxy.
Cloud Spanner Emulator
- Added
--remote_functions_host_portflag to Spanner emulator start command. This flag allows Spanner emulator to connect to a Functions Framework instance that hosts implementation of Remote User Defined Functions.
Cloud Workstations
- Changed the default value of
--pool-sizeflag forgcloud workstations configs createandgcloud beta workstations configs createto 1. To explicitly create a configuration without a fast start pool, run with--pool-size=0.
Compute Engine
- Added
gcloud compute composite-health-checks test-iam-permissionscommand to test IAM permissions on a Compute Engine composite health check inalpha,beta, andGA. - Added
--security-settings-client-tls-policy,--security-settings-subject-alt-names, and--security-settings-aws-v4-*flags togcloud compute backend-services createandupdatecommands. - Added allowed value
asnto flags--enforce-on-keyand--enforce-on-key-configstogcloud compute security-policies rules createandupdatecommands in alpha, beta, and GA. - Added
gcloud beta compute service-attachments test-iam-permissionscommand to test IAM permissions on a service attachment. - Added
--consistent-hash-http-header-nameflag togcloud compute backend-services createandupdatecommands. - Added
BMSAIsupport to--confidential-compute-typeoption ingcloud compute instances createandbulk createcommands. - Promoted identity support for Backend Services to GA.
Design Center
- Added
gcloud design-center spaces application-templates exportcommand to export IaC for an application template. - Added
gcloud design-center spaces application-templates revisions exportcommand to export IaC for an application template revision.
Developer Connect
- Promoted
gcloud developer-connect account-connectorscommands to GA.
Orchestration Pipelines
- Added
gcloud beta orchestration-pipelinescommand group to manage Orchestration Pipelines.
Vmware Engine
- Added
gcloud vmware private-clouds migrate-management-vmswhich migrates the management VMs of a private cloud from the current management cluster to a workload cluster.
Subscribe to these release notes at https://groups.google.com/forum/#!forum/google-cloud-sdk-announce.
581.0.0 (2026-08-18)
Breaking Changes
- (Cloud Services) Removed
gcloud beta services mcp enable,gcloud beta services mcp disable, andgcloud beta services mcp listas MCP enablement is no longer required and they have been functioning as no-ops.
AI Platform
Added
gcloud beta ai semantic-governance-policy-engine deprovisioncommand to tear down a semantic governance policy engine, including its tenant project, GKE cluster, and PSC service attachments.Promoted
gcloud ai semantic-governance-policies(create,describe,update,delete,list) andgcloud ai semantic-governance-policy-engine(describe,update,deprovision) commands from beta to GA.
BigQuery
- Added fields
precedenceandconditionto the commandsbq ls --reservation_assignmentandbq show --reservation_assignmentoutput. - Added the new
AUTOMATIC_MATERIALIZED_VIEW_REFRESHjob type for users to create reservation assignments with.
Cloud Auth
- Enabled Enterprise Certificate Proxy (ECP) HTTP Proxy by default for context-aware mTLS requests.
Cloud Bigtable
- Rebuilt cbt cli with newer version of bigtable client for CVE-2026-39883.
Cloud IAM
- Updated
gcloud iam workforce-pools create-cred-configandgcloud iam workforce-pools create-login-configto accept short-format provider audiences (<pool>/<provider>). - Added
gcloud beta iam workforce-pools providers create-samlandgcloud beta iam workforce-pools providers update-samlcommands.
Cloud Services
- API Keys: Added
--appendflag togcloud services api-keys updatecommand to merge new application and API target restrictions with existing key restrictions instead of replacing them.
Cluster Director
- Fixed
gcloud cluster-director clusters createto not create default compute resources when they are overridden by the user. - Updated
gcloud cluster-director clusters createto default tohyperdisk-balancedboot disks and restrict persistent disks (PD) for non-N2 and non-CT5P machine types. - Fixed a validation error during cluster updates that concurrently modified storage resources and Slurm node sets.
Compute Engine
- Added
gcloud compute target-ssl-proxies test-iam-permissionscommand to test IAM permissions on a Compute Engine target SSL proxy inbeta,preview, andGA. - Added
--max-stream-durationflag togcloud compute backend-services createandupdatecommands in beta, preview, and GA. - Added
gcloud compute packet-mirrorings test-iam-permissionscommand for beta, preview and GA tracks.
Container
- Fixed issue where
gcloudCLI would crash on corrupted~/.kube/config. Now you will now get a more detailed explanation about which section and line is wrong, to make troubleshooting easier. Corrupted kubeconfig will be backed up for further troubleshooting.
Database Migration
- Added
--reserved-public-ipand--reserved-public-ip-nat-ips-countflags togcloud database-migration private-connections create. - Added
--fetch-reserved-public-ipsflag togcloud database-migration connection-profiles fetch-static-ips.
Kubernetes Engine
- Add
--enable-slice-controllerflag ingcloud container clusters createandgcloud container clusters update.
Oracle Database
- Added
--total-vm-storage-size-gbflag togcloud oracle-database cloud-exadata-infrastructures configure-exascaleand--properties-vm-backup-storage-type,--properties-vm-file-system-storage-typeflags togcloud oracle-database cloud-vm-clusters createto support Exascale VM storage options.
Subscribe to these release notes at https://groups.google.com/forum/#!forum/google-cloud-sdk-announce.
580.0.0 (2026-08-11)
Breaking Changes
- (Google Cloud CLI) The
google-cloud-sdkSnap package will be deprecated and removed on September 29th, 2026. Please migrate to thegoogle-cloud-clipackage. For more information, see https://docs.cloud.google.com/sdk/docs/downloads-snap.
Google Cloud CLI
- Fixed Google Compute Engine residency detection to prevent authentication failures due to transient issues and command latency regressions in non-Google Cloud environments.
Apihub
- Promoted
gcloud apihub locations configure-and-deploy-servercommand to GA. This command configures and deploys an MCP (Model Context Protocol) server on Apigee X via API Hub.
Certificate Authority Service
- Added first-party activation support to
gcloud privateca subordinates activatevia--issuer-pool,--issuer-location, and--issuer-caflags. - Added suggestion to use
gcloud privateca subordinates activatewhengcloud privateca subordinates createwith issuer flags fails due to an already existing subordinate CA.
Certificate Manager
- Added
--tagsflag togcloud certificate-managercreate commands (certificates create,dns-authorizations create,issuance-configs create,maps create, andtrust-configs create).
Cloud Backup DR
- Added selective disk backup properties (
boot-disk-onlyanddisk-exclusion-labels) under--compute-instance-propertiesingcloud backup-dr backup-plans createandupdatecommands. - Added
--source-instance-boot-diskand--source-instance-disk-device-nameflags togcloud backup-dr backups restore diskfor individual disk restore from compute instance backup.
Cloud Composer
- Enabled the 'backfill' Airflow CLI sub-command for Composer environments running Airflow 3.
- Enabled the 'config lint' Airflow CLI sub-command for Composer environments running Airflow 2.11.0 or higher.
Cloud Dataflow
- Added
gcloud dataflow jobs pauseandgcloud dataflow jobs resumecommands. - Added
--enable-turnkey-alertsflag togcloud dataflow jobs runandgcloud dataflow flex-template run.
Cloud IAM
- Added support for X.509 certificate-based credentials and locational mTLS endpoints to
gcloud iam workload-identity-pools create-cred-config.
Cloud Spanner
- Update
gcloud spanner backups listcommand to display INSTANCE_PARTITIONS column in GA track.
Cloud Storage
gcloud storage rsync:- Skipping syncing files which goes outside of destination directory.
Cluster Director
- Updated
gcloud cluster-director clusters createto default to dynamic nodes when using flex start.
Compute Engine
- Added
gcloud compute resource-policies test-iam-permissionscommand to test IAM permissions on a Compute Engine resource policy in GA, beta, preview, and alpha. - Added
gcloud compute snapshot-groups set-iam-policycommand in beta. - Added
--kms-key-service-accounttogcloud compute disks create,gcloud compute images create,gcloud compute machine-images createandgcloud compute snapshots createfor beta track. - Added
--boot-disk-kms-key-service-accountand--instance-kms-key-service-accounttogcloud compute instances createandgcloud compute instance-templates createfor beta track. - Added
--consistent-hash-minimum-ring-sizeflag togcloud compute backend-services createandupdatecommands. - Added
--circuit-breakers-max-requestsflag togcloud compute backend-services createandupdatecommands. - Added
gcloud compute backend-services test-iam-permissionscommand to test IAM permissions on a Compute Engine backend service in beta, preview, and GA. - Added
gcloud compute ssl-policies test-iam-permissionscommand to test IAM permissions on a Compute Engine SSL policy in beta. - Added
gcloud compute firewall-policies test-iam-permissionscommand. - Promoted
--graceful-shutdown,--graceful-shutdown-max-duration, and--no-graceful-shutdownflags to the GA track forgcloud compute instancesandgcloud compute instance-templatescommands. - Added
--identity-typeflag togcloud compute instances create,gcloud compute instances update, andgcloud compute instance-templates createin alpha. - Promoted exapool capacity flags to beta and GA tracks for
gcloud compute storage-pools updatecommand. - Added
--maintenance-freeze-durationand--clear-maintenance-freeze-durationflags togcloud compute instances set-schedulingandgcloud compute instances createin beta. - Added
gcloud compute images test-iam-permissionscommand to test IAM permissions on a Compute Engine image in beta, preview, and GA.
Device Run
- Promoted
gcloud device-run sessions waitcommand to beta. - Updated
--instrumentation-timeoutflag ofgcloud beta device-run sessions submit instrumentationto allow a maximum duration of 3 hours. - Updated
gcloud device-run devices describeto displayhardware_typeinstead ofform. - Updated
gcloud device-run devices listto displayHARDWARE_TYPEcolumn instead ofFORM.
GKE Hub
- Promoted API field schema for
--fleet-default-member-configflag ongcloud container fleet|hub config-management enablecommand tobeta.
Metastore
- Updated
gcloud beta metastore services migrations startto support migrations to Lakehouse runtime catalog(s). - Deprecated Cloud SQL migration arguments in
gcloud beta metastore services migrations start.
Network Connectivity
- Added
--export-psc-published-services-and-regional-google-apisand--export-psc-global-google-apisflags togcloud beta network-connectivity hubs createandgcloud beta network-connectivity hubs updatecommands.
Network Security
- Promoted
mcpandpolicyProfilefields to GA ingcloud network-security authz-policies importandexportcommands. - Made
loadBalancingSchemeoptional ingcloud network-security authz-policies importandexportcommands.
Network Services
- Promoted
gcloud network-services telemetry-policies deletecommand to BETA.
Subscribe to these release notes at https://groups.google.com/forum/#!forum/google-cloud-sdk-announce.
579.0.0 (2026-08-04)
Breaking Changes
- (API Registry) Removed
gcloud api-registry mcp enableandgcloud api-registry mcp disable. MCP server enablement is no longer required; enabling the underlying service is sufficient. - (Compute Engine) Removed
PRESERVED_STATEcolumn fromgcloud compute instance-groups managed list-instancesoutput in beta.
AI
- Route
gcloud airequests for theusmulti-region to the Vertex AI multi-regional (REP) endpoint.
Agent Identity
- Added
--three-legged-oauth-default-continue-uriflag togcloud agent-identity auth-providers createandupdatecommands.
Cloud Auth
- Enabled ECP HTTP Proxy support for external users (disabled by default).
- Added optional
--ecp-http-proxyflag togcloud auth enterprise-certificate-config createto support custom ECP HTTP proxy binary paths.
Cloud Dataproc
- Promoted
--master-instance-selection,--master-instance-flexibility-policy-file,--worker-instance-selection,--worker-instance-flexibility-policy-file,--secondary-worker-instance-selection, and--secondary-worker-instance-flexibility-policy-fileflags to GA forgcloud dataproc clusters createandgcloud dataproc workflow-templates set-managed-cluster.
Cloud Firestore Emulator
- Added support for
--require-indexesand--index-fileflags ingcloud emulators firestore startcommand.
Cloud Functions
- Added
all-trafficas an allowed value for--direct-vpc-egressflag ingcloud functions deploy. - Promoted
gcloud functions upgradecommand to GA.
Cloud NetApp
- Added
gcloud netapp volumes start-splitandgcloud netapp volumes get-split-statuscommands to GA track.
Cloud Quotas
- Promoted
gcloud quotassurface (info, preferences, and adjuster settings) to General Availability (GA).
Cloud SQL
- Modified
gcloud sql instances reencryptto support zero-downtime re-encryption for most Cloud SQL instances, removing the previous downtime warning. Instances using C4, C4A, or N4 machine types are not yet supported for zero-downtime re-encryption; they will still restart during this operation and prompt a downtime warning.
Cloud Services
- Updated
gcloud beta services mcp enablecommand to be a no-op, as MCP enablement is no longer required.
Cluster Director
- Fixed an issue where the default zone for cluster resources (storage, network, etc.) was always set to the location's "b" zone, overriding the user-specified zone in compute flags.
- Renamed