Skip to content

buf config ls-modules

List configured modules

Usage

$ buf config ls-modules [flags]

Flags

--config string

The buf.yaml file or data to use for configuration.

--format string

The format to print rules as. Must be one of [path,name,json]

-h, --help

help for ls-modules

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