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