List lint rules
Usage
$ buf mod ls-lint-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-lint-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
-v, --verbose
Turn on verbose mode
Parent Command
- buf mod - Manage Buf modules