taplo
Tool for validation, formatting, and querying TOML documents with a jq-like fashion
Subcommands
Name | Description |
---|---|
config, cfg | Operations with the Taplo config file |
format, fmt | Format TOML documents |
get | Extract a value from the given TOML document |
help | Print help information for taplo |
lint, check, validate | Lint a TOML documents |
lsp | Language server operations |
Options
Name | Description |
---|---|
--help, -h | Print help information for taplo |
--version, -V | Print version information for taplo |
--verbose | Enable verbose logging format |
--colors <arg> | |
--log-spans | Enable logging spans |