Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show gcloud output more frequently than one line at a time #993

Open
tswast opened this issue Dec 1, 2016 · 1 comment
Open

Show gcloud output more frequently than one line at a time #993

tswast opened this issue Dec 1, 2016 · 1 comment

Comments

@tswast
Copy link

tswast commented Dec 1, 2016

When deploying an App Engine standard application, the output pauses for a while after

[INFO] GCLOUD: File upload done.

After a minute or so we get the line

[INFO] GCLOUD: Updating service [default]..............................done.

I believe the gcloud command is outputting the .s as a progress-indicator, but this does not work well with the plugin, which only displayed the line after it was completely done.

@chanseokoh
Copy link
Contributor

This should be fixed in the appengine-plugins-core library. The library already has an issue for this.

@patflynn patflynn added this to the milestone Dec 6, 2016
@patflynn patflynn removed this from the milestone Mar 6, 2017
@loosebazooka loosebazooka removed their assignment Dec 21, 2022
@JoeWang1127 JoeWang1127 transferred this issue from GoogleCloudPlatform/app-maven-plugin Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants