Skip to content

mise cache clear

  • Usage: mise cache clear [--task <TASK>] [TOOL]…
  • Aliases: c, clean
  • Effect: modifies state
  • Source code: src/cli/cache/clear.rs

Delete all cache files

Arguments

  • [TOOL]… — Tool(s) to clear cache for e.g.: node, python

Flags

  • --task <TASK> — Clear output cache entries for a task name or pattern
  • -h --help — Print help
MIT LicenseCopyright © 2026jdx.dev