Skip to content

rules

Show the current rules in use.

Usage

bash
sqlfluff rules [OPTIONS]

Options

OptionTypeDefaultDescription
-n, --nocolorBooleanNo color - output will be without ANSI color codes.
-v, --verboseIntegerVerbosity, how detailed should the output be. This is stackable, so -vv is more verbose than -v. For the most verbose option try -vvvv or -vvvvv.
--versionBooleanfalseShow the version and exit.

Released under the MIT License.