11# Cloud SQL Proxy CLI Reference
22
3- ** Version:** 0.4.5
3+ ** Version:** 0.4.6
44** Generated:** 2025-12-21
55
66## Overview
@@ -47,7 +47,7 @@ Commands:
4747
4848### install
4949
50- ```
50+ ``` text
5151Usage: cloudsqlctl install [options]
5252
5353Download and install Cloud SQL Proxy
@@ -59,7 +59,7 @@ Options:
5959
6060### update
6161
62- ```
62+ ``` text
6363Usage: cloudsqlctl update [options]
6464
6565Update Cloud SQL Proxy to the latest version
@@ -70,7 +70,7 @@ Options:
7070
7171### select
7272
73- ```
73+ ``` text
7474Usage: cloudsqlctl select [options]
7575
7676Select a Cloud SQL instance
@@ -81,7 +81,7 @@ Options:
8181
8282### list
8383
84- ```
84+ ``` text
8585Usage: cloudsqlctl list [options]
8686
8787List available Cloud SQL instances
@@ -93,7 +93,7 @@ Options:
9393
9494### connect
9595
96- ```
96+ ``` text
9797Usage: cloudsqlctl connect [options] <instance>
9898
9999Connect to a specific Cloud SQL instance
@@ -108,7 +108,7 @@ Options:
108108
109109### start
110110
111- ```
111+ ``` text
112112Usage: cloudsqlctl start [options]
113113
114114Start the Cloud SQL Proxy
@@ -120,7 +120,7 @@ Options:
120120
121121### stop
122122
123- ```
123+ ``` text
124124Usage: cloudsqlctl stop [options]
125125
126126Stop the Cloud SQL Proxy or Service
@@ -131,7 +131,7 @@ Options:
131131
132132### status
133133
134- ```
134+ ``` text
135135Usage: cloudsqlctl status [options]
136136
137137Check the status of the Cloud SQL Proxy and Service
@@ -142,7 +142,7 @@ Options:
142142
143143### logs
144144
145- ```
145+ ``` text
146146Usage: cloudsqlctl logs [options]
147147
148148View the tail of the proxy logs
@@ -154,7 +154,7 @@ Options:
154154
155155### doctor
156156
157- ```
157+ ``` text
158158Usage: cloudsqlctl doctor [options]
159159
160160Run diagnostics to verify environment setup
@@ -165,7 +165,7 @@ Options:
165165
166166### reset
167167
168- ```
168+ ``` text
169169Usage: cloudsqlctl reset [options]
170170
171171Reset configuration and remove local files
@@ -177,7 +177,7 @@ Options:
177177
178178### env
179179
180- ```
180+ ``` text
181181Usage: cloudsqlctl env [options] [command]
182182
183183Manage environment variables
@@ -192,7 +192,7 @@ Commands:
192192
193193### service
194194
195- ```
195+ ``` text
196196Usage: cloudsqlctl service [options] [command]
197197
198198Manage the Cloud SQL Proxy Windows Service (Requires Admin)
@@ -212,7 +212,7 @@ Commands:
212212
213213### ps1
214214
215- ```
215+ ``` text
216216Usage: cloudsqlctl ps1 [options] [command]
217217
218218Manage PowerShell scripts
@@ -227,7 +227,7 @@ Commands:
227227
228228### repair
229229
230- ```
230+ ``` text
231231Usage: cloudsqlctl repair [options]
232232
233233Self-heal missing or corrupted files and configurations
@@ -238,7 +238,7 @@ Options:
238238
239239### check
240240
241- ```
241+ ``` text
242242Usage: cloudsqlctl check [options]
243243
244244Verify full system configuration
@@ -250,7 +250,7 @@ Options:
250250
251251### gcloud
252252
253- ```
253+ ``` text
254254Usage: cloudsqlctl gcloud [options] [command]
255255
256256Manage Google Cloud CLI
@@ -266,7 +266,7 @@ Commands:
266266
267267### auth
268268
269- ```
269+ ``` text
270270Usage: cloudsqlctl auth [options] [command]
271271
272272Manage authentication and credentials
@@ -285,7 +285,7 @@ Commands:
285285
286286### setup
287287
288- ```
288+ ``` text
289289Usage: cloudsqlctl setup [options]
290290
291291Interactive setup wizard
@@ -296,7 +296,7 @@ Options:
296296
297297### paths
298298
299- ```
299+ ``` text
300300Usage: cloudsqlctl paths [options]
301301
302302Show resolved system paths and configuration locations
@@ -307,7 +307,7 @@ Options:
307307
308308### upgrade
309309
310- ```
310+ ``` text
311311Usage: cloudsqlctl upgrade [options]
312312
313313Upgrade cloudsqlctl to the latest version
0 commit comments