Version 221.0.0 introduces a breaking change by removing the deprecated host argument from gcloud sql users commands. It also brings several new features, including enhanced gcloud app logs output for various runtimes and new flags for BigQuery dataset partition expiration and Cloud Spanner DML operations. Additionally, the --no-address flag for Cloud Dataproc and --response flag for Compute Engine health-checks have been promoted to General Availability.
Jump to: Annotated Release Notes | Stats 📊
Breaking Changes
- Removed the deprecated
hostpositional argument fromgcloud sql users create,gcloud sql users delete, andgcloud sql users set-password.
New Features by Service
App Engine
gcloud app logs readandgcloud app logs tailnow displaystdoutandstderrfrom the App Engine standard environment Python 3.7, PHP 7.2, Go 1.11, Java 8, and Node.js 8 runtimes by default, or explicitly by supplying--logs=<stdout|stderr>.- Flags:
--logs=<stdout|stderr>
- Flags:
BigQuery
- Added flags for setting a default table partition expiration for a dataset.
Cloud Dataproc
- Promoted the
--no-addressflag ofgcloud dataproc clusters createandgcloud dataproc workflow-templates set-managed-clusterto General Availability (GA).- Flags:
--no-address
- Flags:
Cloud Spanner
- Added
--enable-partitioned-dmlflag forgcloud beta spanner execute-sql.- Flags:
--enable-partitioned-dml
- Flags:
Compute Engine
- Added
gcloud beta compute instances get-guest-attributescommand for retrieving guest attributes. - Promoted the
--responseflag ofgcloud compute health-checksfor HTTP/S commands to General Availability (GA).- Flags:
--response
- Flags:
Stats
- Files changed: 112
- Inserted lines: +3,083
- Deleted lines: -1,436
Generated by Gemini - View full diff
Google, Google Cloud, and gcloud are trademarks of Google LLC. This analysis was automatically generated by an AI agent examining only public release artifacts, without access to internal or non-public information from Google Cloud.