Back to Mise

`mise config get`

docs/cli/config/get.md

2026.8.1660 B
Original Source
<!-- @generated by usage-cli from usage spec -->

mise config get

Display the value of a setting in a mise.toml file

Arguments

[KEY]

The path of the config to display

Flags

-f --file <FILE>

The path to the mise.toml file to read

Can be a file path or directory. If a directory is provided, the config file in that directory is used.

If not provided, the nearest mise.toml file will be used

Examples:

$ mise toml get tools.python
3.12