Installing gcloud components in virtual environment
Step 1: Download google cloud SK file (below is an example for Mac)
Step 2. Unzip the tar file, navigate to bin folder
>> ./install.sh
if you face any issues like Module Platform missing, execute below command:
>>$ export CLOUDSDK_PYTHON_SITEPACKAGES=1
Step 3: Run gcloud init
Step 4: Open new terminal and run 'bq ls', a authorization steps occurs, complete the authorization.
No comments:
Post a Comment