Skip to content

buf registry module commit resolve#

Resolve commit from a reference

Usage#

$ buf registry module commit resolve <remote/owner/repository[:ref]> [flags]

Flags#

--format string#

The output format to use. Must be one of [text,json]

-h, --help#

help for resolve

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

Parent Command#