How to install Google cloud sdk in termux and run cloud shell | कैसे इनस्टॉल करें
What is Google Cloud SDK
Google Cloud SDK (Software Development Kit), in simple terms, is a set of tools that are used to manage applications and resources that are hosted on the Google Cloud Platform. It is composed of the gsutil, gcloud, and bqcommand line tools. The gcloudtool is automatically downloaded with the Cloud SDK
- How to install | Friday is a Personal Assistant for Termux #rajbhx
- How To Install Java In Termux Without Root @rajbhx
- How to install Mr.Holmes is a information gathering
- How to install Google cloud sdk shell in termux and run cloud shell | #rajbhx
- How to delete Facebook Account by IlayTamvan Report tool | Termux
- My IP Address - How to check IP address in Termux | आई. पी. एड्रेस कैसे पता करें | @rajbhx
python 2.7 requires because gcloud does't support python 3.9
Method 2
Step 1
pkg install python2 curl openssh
export CLOUDSDK_PYTHON='python2.7'
echo "export CLOUDSDK_PYTHON='python2.7'" >> ~/.bashrc
echo "export PATH=$PATH:$PREFIX/google-cloud-sdk/bin"
curl -o sdk.sh sdk.cloud.google.com
chmod +x sdk.sh
./sdk.sh --install-dir=$PREFIX
Step 2
Now just attend few questions and authenticate yourself. reload shell
so that all Command reloaded in your PATH
copy link and paste in browser choose email and copy code any fill in terminal and now done. Let's do ssh in cloud shell.
Step 3
First: Run
curl https://sdk.cloud.google.com | bash
Note: This will fail when trying to install components. Ignore
this.
Then "~/google-cloud-sdk/install.sh --override-components"
(without specifying components)
Will add gcloud to $PATH
And then "gcloud components install gsutil"
Finally "gcloud init"
Google cloud's shell can finally be accessed with "gcloud cloud-shell
ssh"
How to download and setup first time vShell android app
- My Termux | How to install Lazymux in Termux @rajbhx
- How to Install Oh My Zsh
- How to download copyright free GAME PLAY CODM/PUBG/BGMI/FreeFire Call of duty mobile 60fps
- How to install FacebookToolkit in Termux + linux + windows 10/11
- Download any video with termux using youtube-dl | #rajbhx
-
HOw to install Raspbian 9 (Stretch) in Termux #rajbhx