Appearance
mise config
mise config [--no-header] [-J --json] <SUBCOMMAND>
cfg
src/cli/config.rs
Manage config files
--no-header
Do not print table header
-J --json
Output in JSON format
mise config generate [-o --output <OUTPUT>]
mise config get [-f --file <FILE>] [KEY]
mise config ls [--no-header] [-J --json]
mise config set [-f --file <FILE>] [-t --type <TYPE>] <KEY> <VALUE>