Manage Buf modules
Usage
$ buf mod [flags]
Flags
-h, --help
help for mod
Flags inherited from parent commands
--debug
Turn on debug logging
--log-format string
The log format [text,color,json]
--timeout duration
The duration until timing out
-v, --verbose
Turn on verbose mode
Subcommands
- buf mod clear-cache - Clear Buf module cache
- buf mod init - Initializes and writes a new buf.yaml configuration file.
- buf mod ls-breaking-rules - List breaking rules
- buf mod ls-lint-rules - List lint rules
- buf mod open - Open the module's homepage in a web browser
- buf mod prune - Prune unused dependencies from the buf.lock file
- buf mod update - Update a module's dependencies by updating the buf.lock file
Parent Command
- buf - The Buf CLI