mise
Usage: mise [FLAGS] [TASK] <SUBCOMMAND>
- Usage:
mise [FLAGS] [TASK] <SUBCOMMAND>
Arguments
[TASK]
Task to run.
Shorthand for mise task run <TASK>
.
Global Flags
-C --cd <DIR>
Change directory before running command
-E --env... <ENV>
Set the environment for loading mise.<ENV>.toml
-j --jobs <JOBS>
How many jobs to run in parallel [default: 8]
-q --quiet
Suppress non-error messages
--raw
Read/write directly to stdin/stdout/stderr instead of by line
-v --verbose...
Show extra output (use -vv for even more)
-y --yes
Answer yes to all confirmation prompts
Subcommands
mise activate [--shims] [-q --quiet] [SHELL_TYPE]
mise alias [-p --plugin <PLUGIN>] [--no-header] <SUBCOMMAND>
mise alias get <PLUGIN> <ALIAS>
mise alias ls [--no-header] [TOOL]
mise alias set <ARGS>…
mise alias unset <PLUGIN> <ALIAS>
mise backends <SUBCOMMAND>
mise backends ls
mise bin-paths [TOOL@VERSION]...
mise cache <SUBCOMMAND>
mise cache clear [PLUGIN]...
mise cache prune [--dry-run] [-v --verbose...] [PLUGIN]...
mise completion [SHELL]
mise config [--no-header] [-J --json] <SUBCOMMAND>
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>
mise deactivate
mise direnv <SUBCOMMAND>
mise direnv activate
mise doctor
mise en [-s --shell <SHELL>] [DIR]
mise env [FLAGS] [TOOL@VERSION]...
mise exec [FLAGS] [TOOL@VERSION]... [COMMAND]...
mise generate <SUBCOMMAND>
mise generate git-pre-commit [FLAGS]
mise generate github-action [FLAGS]
mise generate task-docs [FLAGS]
mise implode [--config] [-n --dry-run]
mise install [FLAGS] [TOOL@VERSION]...
mise latest [-i --installed] <TOOL@VERSION>
mise link [-f --force] <TOOL@VERSION> <PATH>
mise ls [FLAGS] [PLUGIN]...
mise ls-remote [--all] [TOOL@VERSION] [PREFIX]
mise outdated [FLAGS] [TOOL@VERSION]...
mise plugins [FLAGS] <SUBCOMMAND>
mise plugins install [FLAGS] [NEW_PLUGIN] [GIT_URL]
mise plugins link [-f --force] <NAME> [DIR]
mise plugins ls [-u --urls]
mise plugins ls-remote [-u --urls] [--only-names]
mise plugins uninstall [-p --purge] [-a --all] [PLUGIN]...
mise plugins update [-j --jobs <JOBS>] [PLUGIN]...
mise prune [FLAGS] [PLUGIN]...
mise registry [-b --backend <BACKEND>] [--hide-aliased] [NAME]
mise reshim [-f --force]
mise run [FLAGS]
mise self-update [FLAGS] [VERSION]
mise set [--file <FILE>] [-g --global] [ENV_VARS]...
mise settings [FLAGS] [KEY] [VALUE] <SUBCOMMAND>
mise settings add [-l --local] <KEY> <VALUE>
mise settings get [-l --local] <KEY>
mise settings ls [FLAGS] [KEY]
mise settings set [-l --local] <KEY> <VALUE>
mise settings unset [-l --local] <KEY>
mise shell [FLAGS] [TOOL@VERSION]...
mise sync <SUBCOMMAND>
mise sync node [FLAGS]
mise sync python <--pyenv>
mise tasks [FLAGS] [TASK] <SUBCOMMAND>
mise tasks deps [--hidden] [--dot] [TASKS]...
mise tasks edit [-p --path] <TASK>
mise tasks info [-J --json] <TASK>
mise tasks ls [FLAGS]
mise tasks run [FLAGS] [TASK] [ARGS]...
mise tool [FLAGS] <BACKEND>
mise trust [FLAGS] [CONFIG_FILE]
mise uninstall [-a --all] [-n --dry-run] [INSTALLED_TOOL@VERSION]...
mise unset [-f --file <FILE>] [-g --global] [KEYS]...
mise upgrade [FLAGS] [TOOL@VERSION]...
mise use [FLAGS] [TOOL@VERSION]...
mise version
mise watch [-t --task... <TASK>] [-g --glob... <GLOB>] [ARGS]...
mise where <TOOL@VERSION>
mise which [FLAGS] <BIN_NAME>