docs/cli/settings/get.md
mise settings getmise settings get [-l --local] <SETTING>src/cli/settings/get.rsShow the effective value of a setting
Includes defaults, configuration, and environment overrides. With --local,
read only the selected local config's explicit settings; an unset key is an error.
Use mise config get settings.KEY --file path/to/mise.toml to inspect one file.
<SETTING> — The setting to show-l --local — Use the local config file instead of the global one-h --help — Print helpmise settings get jobs
mise settings get python.compile