Skip to content

mise tasks ​

Manage tasks

Arguments ​

[TASK] ​

Task name to get info of

Global Flags ​

-x --extended ​

Show all columns

--no-header ​

Do not print table header

--hidden ​

Show hidden tasks

-g --global ​

Only show global tasks

-J --json ​

Output in JSON format

-l --local ​

Only show non-global tasks

--sort <COLUMN> ​

Sort by column. Default is name.

Choices:

  • name
  • alias
  • description
  • source

--sort-order <SORT_ORDER> ​

Sort order. Default is asc.

Choices:

  • asc
  • desc

Subcommands ​

Examples:

mise tasks ls

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