mise icon indicating copy to clipboard operation
mise copied to clipboard

Add --prefer-offline / MISE_PREFER_OFFLINE

Open jdx opened this issue 1 year ago • 4 comments

Discussed in https://github.com/jdx/mise/discussions/3928

Originally posted by hverlin January 3, 2025 Add a --prefer-offline flag / MISE_PREFER_OFFLINE environment variable for a few commands like mise doctor. I imagine this can be useful in various context when the internet speed is low or when one wants a command to return as fast as possible.

This is obviously not going to work with every command (like mise install) however.

jdx avatar Jan 03 '25 11:01 jdx