Loading...
Loading...
Manages clusters, instances, and backups for AlloyDB for PostgreSQL, and integrates with AlloyDB model context protocol (MCP) tools for automated database operations.
npx skill4agent add google/skills alloydb-basicsgcloud services enable alloydb.googleapis.comgcloud alloydb clusters create my-cluster --region=us-central1 \
--password=my-password --network=my-vpcgcloud alloydb instances create my-primary --cluster=my-cluster \
--region=us-central1 --instance-type=PRIMARY --cpu-count=2gcloud alloydbsearch_documents