Skip to content

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]

--raw

Read/write directly to stdin/stdout/stderr instead of by line

-y --yes

Answer yes to all confirmation prompts

-q --quiet

Suppress non-error messages

--silent

Suppress all task output and mise non-error messages

-v --verbose...

Show extra output (use -vv for even more)

Flags

--output <OUTPUT>

--no-config

Do not load any config files

Can also use MISE_NO_CONFIG=1

Subcommands

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