I have a little confused about gcloud with python3
After I installed gcloud in python3 env and I tried to example Quickstart for Python in the App Engine Flexible Enviro
The system requirement explicitly said python 2.7.x https://cloud.google.com/sdk/downloads
why do you want to run gcloud with python3 anyway?