mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-06-15 23:25:50 -03:00
Add cloud-sql-mysql plugin (#2323)
This commit is contained in:
parent
89bc907203
commit
c770602299
@ -645,6 +645,20 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://clickhouse.com"
|
"homepage": "https://clickhouse.com"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "cloud-sql-mysql",
|
||||||
|
"description": "Connect and interact with a Cloud SQL for MySQL database and data.",
|
||||||
|
"author": {
|
||||||
|
"name": "Google LLC"
|
||||||
|
},
|
||||||
|
"category": "database",
|
||||||
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://github.com/gemini-cli-extensions/cloud-sql-mysql.git",
|
||||||
|
"sha": "983c804fe7dc58b3e58021960e7e1831a10e08b9"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/gemini-cli-extensions/cloud-sql-mysql"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "cloud-sql-postgresql",
|
"name": "cloud-sql-postgresql",
|
||||||
"description": "Create, connect, and interact with a Cloud SQL for PostgreSQL database and data.",
|
"description": "Create, connect, and interact with a Cloud SQL for PostgreSQL database and data.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user