Closed loosebazooka closed 5 years ago
Although I am wondering if I should have put this in the appengine {}
configuration block directly?
actually it looks like the beta
component is installed automatically if you just use beta
on the command line in gcloud beta app deploy
. Gonna remove the component install section.
Really? I tried gcloud alpha survey
on the command line the other day and it prompted to install the alpha component. But maybe it doesn't prompt with --quiet
and that is why it works in the plugin?
I think beta and alpha are different in their nehavior, beta seems to trigger whether or not we're in quiet mode.
Anyway, I reworked the whole thing around that assumption. Will confirm with the cloud SDK team when I Can.
fixed #354
usage