mise
mise copied to clipboard
Additional json output for mise doctor and mise env
Hi, would it be possible to add json
output for more commands?
-
mise doctor --json
(this would allow one to extractsettings
,dirs
,warnings
, ...) -
mise env --json
exists, however it does not indicate which config file was used to load each environment variable (likemis ls --json
ormise tasks --json
). Can we add another option to this command to indicate where the variable comes from?