buf dep
Work with dependencies
Usage
Flags
-h, --help
help for dep
--help-tree
Print the entire sub-command tree
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, setting it to zero means no timeout
Subcommands
- buf dep graph - Print the dependency graph
- buf dep prune - Prune unused dependencies from a buf.lock
- buf dep update - Update pinned dependencies in a buf.lock
Parent Command
- buf - The Buf CLI