2

Can I access google cloud shell through MobaXterm? I am an entry level programmer so a step by step (okay if not too detailed) explaination will be much appreciated. That's just because I like MobaXterm interface and I can quickly upload a file fro my computer onto the google cloud. Can anyone help me with this? Thanks In advance

supernova
  • 49
  • 1
  • 4
  • I have similar query. But I was wondering if I could simply use the cloud shell that pops up on dashboard to upload files onto google cloud database. Instead of using MobaXTerm – hyperCoder Oct 08 '18 at 02:35
  • take a look https://www.youtube.com/watch?v=J4fJ3m_nAJ0 – André Paris Mar 08 '19 at 14:04

1 Answers1

-3

Pre-requisite: gcloud must be installed on Windows

Navigate MobaXterm's Settings>Configurations>Local shell settings.

Enable "Use Windows PATH"

enter image description here

Verify: gcloud -h

enter image description here

Ajit Singh
  • 70
  • 3