greplogs command
Command greplogs searches Go builder logs.
greplogs [flags] (-e regexp|-E regexp) paths... greplogs [flags] (-e regexp|-E regexp) -dashboard
greplogs finds builder logs matching a given set of regular expressions in Go syntax (godoc.org/regexp/syntax) and extracts failures from them.
greplogs can search an arbitrary set of files just like grep. Alternatively, the -dashboard flag causes it to search the logs saved locally by fetchlogs (golang.org/x/build/cmd/fetchlogs).
Directories ΒΆ
Path | Synopsis |
---|---|
cmd/greplogs/_embed | Command broken lists the current Go builders with known issues. |
cmd/greplogs/internal |
- Version
- v0.0.0-20250421191922-3619c213cff3 (latest)
- Published
- Apr 21, 2025
- Platform
- linux/amd64
- Imports
- 19 packages
- Last checked
- 3 months ago –
Tools for package owners.