Is your feature request related to a problem?
When you have many jobs and artifacts in a single build the build the output from bk build view can be very overwhelming. Add the ability to filter out noise from artifacts, annotations, and passing builds so we can only focus on the failure.
I can share example output in the shared slack channel, but not publicly since it contains sensitive info. Happy to share what I'm seeing if asked!
Describe the solution you'd like.
- The formatting looks very strange in my terminal. I've tried a bash and zsh terminal, each line looks like it has a lot more spacing than it should. Reduce the amount of newlines space between each job/artifact printed.
- Allow filters to query jobs by status so we can isolate failed jobs.
- Allow other information like artifacts and annotations to be hidden.
- (ideally, this would be very useful) allow the ability to download build logs for jobs
Describe alternatives you've considered.
No response
Additional context
No response
Is your feature request related to a problem?
When you have many jobs and artifacts in a single build the build the output from
bk build viewcan be very overwhelming. Add the ability to filter out noise from artifacts, annotations, and passing builds so we can only focus on the failure.I can share example output in the shared slack channel, but not publicly since it contains sensitive info. Happy to share what I'm seeing if asked!
Describe the solution you'd like.
Describe alternatives you've considered.
No response
Additional context
No response