CLI Manual

Learn about the Vale command-line interface.

vale [flags] [commands] [input...]
vale --help
Click on a row below to learn more.
OptionTypeDescription
synccommandDownload and install packages.
ls-configcommandPrint the current configuration.
ls-metricscommandPrint a help message.
--configflagA path to a configuration file.
--extflagAn extension to associate with stdin.
--filterflagAn expression to filter rules by.
--globflagA glob pattern.
--ignore-syntaxflagLint all files line-by-line.
--no-exitflagDon't return a nonzero exit code on errors.
--no-wrapflagDon't wrap CLI output.
--outputflagAn output style ("line", "JSON", or a template file).
--versionflagPrint the current version.