mise(1) General Commands Manual mise(1)
NAME
mise - The front-end to your dev env
SYNOPSIS
mise [-C|--cd] [-E|--env] [-j|--jobs] [--output] [--raw] [--no-config]
[-y|--yes] [-q|--quiet] [--silent] [-v|--verbose]... [-h|--help] [TASK]
[TASK_ARGS] [TASK_ARGS_LAST] [subcommands]
DESCRIPTION
mise manages dev tools, env vars, and runs tasks.
https://github.com/jdx/mise
OPTIONS
-C, --cd
Change directory before running command
-E, --env
Set the environment for loading `mise..toml`
-j, --jobs
How many jobs to run in parallel [default: 8]
May also be specified with the MISE_JOBS environment variable.
--output