Reference

buf registry label list

List module labels

Usage

$ buf registry label list <remote/owner/module[: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

-v, --verbose

Turn on verbose mode

Parent Command