vale
Verified for current stable LTS
Vale Command: Output Results Json
Use for output results json with Vale. Exact CLI syntax to output results json using Vale.
When to use this: Use for output results json with Vale.
Command Syntax
vale --output=JSON <path/to/file> vale --output=JSON <path/to/file> Live Command Builder
Final Command
vale --output=JSON <path/to/file> Command Breakdown
--output=JSON- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to output results json using Vale.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Vale Command: Check Style By Severity
vale --minAlertLevel=<suggestion|warning|error> <path/to/file> Vale Command: Check Style File vale <path/to/file> Vale Command: Check Style File With Config vale --config='<path/to/.vale.ini>' <path/to/file> Vale Command: Check Style Stdin cat <file.md> | vale --ext=.md Vale Command: List Current Configuration vale ls-config