Buf(1) Buf(1) (NAME) buf-source-edit-deprecate - Protobuf (SYNOPSIS) buf source edit deprecate [flags] (DESCRIPTION) Protobuf 'deprecated = true'. --prefix (fully- qualified name) . 'deprecated = true' . enum . . . . : : $ buf source edit deprecate --prefix foo.bar : $ buf source edit deprecate --prefix foo.bar.MyMessage : $ buf source edit deprecate --prefix foo.bar.MyMessage.my_field --prefix : $ buf source edit deprecate --prefix foo.bar --prefix baz.qux (diff) : $ buf source edit deprecate --prefix foo.bar -d (OPTIONS) --config="" buf.yaml -d, --diff[=false] --disable-symlinks[=false] . Buf Schema Registry --error-format="text" stderr. [text,json,msvs,junit,github-actions,gitlab-code-quality] --exclude-path=[] "proto/a/a.proto", "proto/a". -h, --help[=false] deprecate --path=[] "proto/a/a.proto", "proto/a". --prefix=[] . . . (OPTIONS INHERITED FROM PARENT COMMANDS) --debug[=false] (debug) --log-format="color" [text,color,json] --timeout=0s 0 (SEE ALSO) buf-source-edit(1) (HISTORY) 2026-07-17 spf13/cobra Auto generated by spf13/cobra 2026-07-17 Buf(1)