Reference
buf registry commit
Manage a repository's commits
Usage
$ buf registry commit [flags]
Flags
-h, --help
help for commit
--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
-v, --verbose
Turn on verbose mode
Subcommands
- buf registry commit add-label - Add labels to a commit
- buf registry commit info - Get commit information
- buf registry commit list - List modules commits
- buf registry commit resolve - Resolve commit from a reference
Parent Command
- buf registry - Manage assets on the Buf Schema Registry