← Cloud SQL313 / 640
hardgcloud

Create a new database user in a Cloud SQL instance

command

gcloud sql users create USER --instance INSTANCE --password PASSWORD

also accepted

gcloud sql users create

Command breakdown

Part of the Google Cloud CLI (gcloud) — Cloud SQL category.

gcloudsqluserscreateUSER--instanceINSTANCE--passwordPASSWORD
FlagPurpose
--instanceBoolean flag
--passwordBoolean flag

Test your recall — not just your reading.

Practice with interactive quiz →