-
Couldn't load subscription status.
- Fork 4
Open
Description
Is your feature request related to a problem? Please describe.
I'm using this for my CI/CD pipeline. I'd like to be able to see the command execution log In real-time during compilation. Essentially, I want the same real-time feedback and visibility as if I were running "mvn package" or "npm build" directly in my terminal. This would greatly assist with monitoring and debugging.
Describe the solution you'd like
realtime log: go run main.go --detail
nomal,just. result: go run main.go
Metadata
Metadata
Assignees
Labels
No labels