Reference

buf mod ls-breaking-rules

List breaking rules

Usage

$ buf mod ls-breaking-rules [flags]

Flags

--all

List all rules and not just those currently configured

--config string

The buf.yaml file or data to use for configuration. Ignored if --all or --version is specified

--format string

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

-h, --help

help for ls-breaking-rules

--version string

List all the rules for the given configuration version. Implies --all. Must be one of [v1beta1,v1]

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