vale
Verified for current stable LTS
Vale Command: List Current Configuration
Use for list current configuration with Vale. Exact CLI syntax to list current configuration using Vale.
When to use this: Use for list current configuration with Vale.
Command Syntax
vale ls-config vale ls-config Command Breakdown
vale is the base executable for this command.
FAQ
Purpose: Exact syntax to list current configuration 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: Output Results Json vale --output=JSON <path/to/file>