.nh .TH "Buf" "1" "2024-10-29" "Auto generated by spf13/cobra" "" .SH NAME buf-beta-stats - Get statistics for a given source or module .SH SYNOPSIS \fBbuf beta stats [flags]\fP .SH 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. .SH OPTIONS \fB--disable-symlinks\fP[=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 .PP \fB--format\fP="text" The output format to use. Must be one of [text,json] .PP \fB-h\fP, \fB--help\fP[=false] help for stats .SH OPTIONS INHERITED FROM PARENT COMMANDS \fB--debug\fP[=false] Turn on debug logging .PP \fB--log-format\fP="color" The log format [text,color,json] .PP \fB--timeout\fP=2m0s The duration until timing out, setting it to zero means no timeout .SH SEE ALSO \fBbuf-beta(1)\fP .SH HISTORY 2024-10-29 Auto generated by spf13/cobra