Buf(1) Buf(1) NAME buf-stats - Get statistics for a given source or module SYNOPSIS buf stats [flags] DESCRIPTION The first argument is the source or module to get statistics for, which must be one of format [dir,git,mod,protofile,tar,zip]. This defaults to "." if no argument is specified. OPTIONS --disable-symlinks[=false] Do not follow symlinks when reading sources or configuration from the local filesystem By default, symlinks are followed in this CLI, but never followed on the Buf Schema Registry --format="text" The output format to use. Must be one of [text,json] -h, --help[=false] help for stats OPTIONS INHERITED FROM PARENT COMMANDS --debug[=false] Turn on debug logging --log-format="color" The log format [text,color,json] --timeout=2m0s The duration until timing out, setting it to zero means no timeout SEE ALSO buf(1) HISTORY 2025-10-09 Auto generated by spf13/cobra Auto generated by spf13/cobra 2025-10-09 Buf(1)