They seem to have tweaked the script for install. For anyone else who may hit this, add the environment variable CLOUDSDK_CORE_DISABLE_PROMPTS
and set it to 1
. Bypasses all user input
1 Like
They seem to have tweaked the script for install. For anyone else who may hit this, add the environment variable CLOUDSDK_CORE_DISABLE_PROMPTS
and set it to 1
. Bypasses all user input