Skip to main content

Buf CLI

Recommendation
Updated
Moved
USE
2021-09-08

What is it

The Buf CLI is a command line tool that simplifes working with protobuf schemas and generated code. It provides tooling for linting, breaking change detection, code generation, and integration with the Buf Schema Registry.

When to use it

Use the Buf CLI to manage protobuf schemas and generate code for your project.

How to learn it