Skip to content

mise config get

Usage: mise config get [-f --file <FILE>] [KEY]

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 edit

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

Examples:

$ mise toml get tools.python
3.12

Licensed under the MIT License. Maintained by @jdx and friends.