GoogleCloudPlatform / GoogleCloudPlatform/appengine-plugins

Show gcloud output more frequently than one line at a time

Open
#993 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
47
Forks
27
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.