Hi Unable to integrate the Google Cloud SDK from the terminal #10898

Open
opened 2026-01-31 02:33:13 +00:00 by claunia · 0 comments
Owner

Originally created by @cmanduva on GitHub (Oct 5, 2020).

Hi Team,

I am facing issue while integrating the Google Cloud SDK cmd.exe to the terminal window.

This is my path, which has a shortcut has been created.

C:\windows\system32\cmd.exe /k ""C:\Program Files (x86)\Google\Cloud SDK\cloud_env.bat""

Please suggest to me, how to specify the path in our settings code. Here is my block which I have updated.
{
"guid": "{e0f44572-3d2d-4927-8c5a-9b486928aaaa}",
"name": "Google Cloud Shell",
"commandline": "C:\Program Files (x86)\Google\Cloud SDK\cloud_env.bat",
"icon": "C:\Program Files (x86)\Google\Cloud SDK\cloud_platform_logo.ico",
"hidden": false
},

Originally created by @cmanduva on GitHub (Oct 5, 2020). Hi Team, I am facing issue while integrating the Google Cloud SDK cmd.exe to the terminal window. This is my path, which has a shortcut has been created. C:\windows\system32\cmd.exe /k ""C:\Program Files (x86)\Google\Cloud SDK\cloud_env.bat"" Please suggest to me, how to specify the path in our settings code. Here is my block which I have updated. { "guid": "{e0f44572-3d2d-4927-8c5a-9b486928aaaa}", "name": "Google Cloud Shell", "commandline": "C:\\Program Files (x86)\\Google\\Cloud SDK\\cloud_env.bat", "icon": "C:\\Program Files (x86)\\Google\\Cloud SDK\\cloud_platform_logo.ico", "hidden": false },
claunia added the Issue-QuestionNeeds-TriageNeeds-Tag-FixNeeds-Attention labels 2026-01-31 02:33:13 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#10898