Description
TOML values can be queried from shell scripts without writing a parser. This prebuilt tombl command is useful for build scripts, deployment helpers, and users who need to read structured configuration from Bash. It reads local configuration files and prints selected values, so scripts should handle missing keys and sensitive output carefully.