.nh .TH "Buf" "1" "2025-01-17" "Auto generated by spf13/cobra" "" .SH NAME buf-plugin-prune - Prune unused plugins from buf.lock .SH SYNOPSIS \fBbuf plugin prune [flags]\fP .SH DESCRIPTION Plugins that are no longer configured in buf.yaml are removed from the buf.lock file. .PP The first argument is the directory of your buf.yaml configuration file. Defaults to "." if no argument is specified. .SH OPTIONS \fB-h\fP, \fB--help\fP[=false] help for prune .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-plugin(1)\fP .SH HISTORY 2025-01-17 Auto generated by spf13/cobra