Google Cloud Shell CLI Written in Go
This is a placeholder until I write this article. I have published the source code on GitHub.
Note: This program is written for Windows. I have not yet ported it to Linux or Mac OS. Volunteers?
https://github.com/jhanley-com/google-cloud-shell-cli-go
1 2 3 4 5 6 7 8 9 10 11 |
Usage: cloudshell [command] cloudshell - display Cloud Shell information cloudshell info - display Cloud Shell information cloudshell putty - connect to Cloud Shell with Putty cloudshell exec "command" - Execute remote command on Cloud Shell cloudshell upload src_file dst_file - Upload local file to Cloud Shell cloudshell download src_file dst_file - Download from Cloud Shell to local file --debug - Turn on debug output --auth - (re)Authenticate ignoring user_credentials.json --login - Specify an email address as a login hint |
Credits
I write free articles about technology. Recently, I learned about Pexels.com which provides free images. The image in this article is courtesy of Pixabay at Pexels.
I design software for enterprise-class systems and data centers. My background is 30+ years in storage (SCSI, FC, iSCSI, disk arrays, imaging) virtualization. 20+ years in identity, security, and forensics.
For the past 14+ years, I have been working in the cloud (AWS, Azure, Google, Alibaba, IBM, Oracle) designing hybrid and multi-cloud software solutions. I am an MVP/GDE with several.
Leave a Reply