Manage assets on the Buf Schema Registry
Usage
$ buf beta registry [flags]
Flags
-h, --help
help for registry
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 beta registry commit - Manage a repository's commits
- buf beta registry draft - Manage a repository's drafts
- buf beta registry organization - Manage organizations
- buf beta registry plugin - Manage Protobuf plugins
- buf beta registry repository - Manage repositories
- buf beta registry tag - Manage a repository's tags
- buf beta registry template - Manage Protobuf templates on the Buf Schema Registry
- buf beta registry webhook - Manage webhooks for a repository on the Buf Schema Registry
Parent Command
- buf beta - Beta commands. Unstable and likely to change