Skip to content

buf registry plugin label list#

List plugin labels

Usage#

$ buf registry plugin label list <remote/owner/plugin[:ref]> [flags]

Flags#

--archive-status string#

The archive status of the labels listed. Must be one of [archived,unarchived,all]

--format string#

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

-h, --help#

help for list

--page-size uint32#

The page size.

--page-token string#

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

--reverse#

Reverse the results

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#