Add option to stream logs from 'stack build/destroy'
Open
- Dominant language
- Go
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Start from [this endpoint](https://docs.microsoft.com/rest/api/azure/devops/build/builds/get%20build%20log).
Add a `--follow-build-log` flag.
If possible, start streaming logs as they become available.
At the very least, spit out the whole build log once the build completes.
Contributor guide
Assessment
This issue has not been assessed yet.