- Operating System: Windows 10/11 or Windows Server 2016+ (x64)
- PowerShell: Version 5.1 or later
- Google Cloud CLI: The
gcloudCLI must be installed and available in your PATH. (The tool can help you install this if missing).
- Go to the Releases page.
- Download the latest
cloudsqlctl-setup.exe. - Run the installer and follow the on-screen instructions.
- The installer will automatically add
cloudsqlctlto your system PATH.
- Go to the Releases page.
- Download
cloudsqlctl.exe. - Place it in a folder of your choice (e.g.,
C:\Tools\cloudsqlctl). - Add that folder to your system PATH environment variable.
Open a new PowerShell terminal and run:
cloudsqlctl --versionYou should see the version number output.
Once installed, proceed to the Configuration & Setup guide to initialize the tool.