Buf(1) Buf(1)

buf-registry-plugin-commit-list - List plugins commits

buf registry plugin commit list [flags]

This command lists commits in a plugin based on the reference specified. For a commit reference, it lists the commit itself. For a label reference, it lists the current and past commits associated with this label. If no reference is specified, it lists all commits in this plugin.

--digest-changes-only[=false] Only commits that have changed digests. By default, all commits are listed

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

-h, --help[=false] help for list

--page-size=10 The page size

--page-token="" The page token. If more results are available, a "next_page" key is present in the --format=json output

--reverse[=false] Reverse the results. By default, they are ordered with the newest first

--debug[=false] Turn on debug logging

--log-format="color" The log format [text,color,json]

--timeout=2m0s The duration until timing out, setting it to zero means no timeout

buf-registry-plugin-commit(1)

2025-01-17 Auto generated by spf13/cobra

2025-01-17 Auto generated by spf13/cobra