Back to Mise

`mise bin-paths`

docs/cli/bin-paths.md

2026.5.2519 B
Original Source
<!-- @generated by usage-cli from usage spec -->

mise bin-paths

  • Usage: mise bin-paths [--bin-names] [-J --json] [TOOL@VERSION]…
  • Source code: src/cli/bin_paths.rs

List all the active runtime bin paths

Arguments

[TOOL@VERSION]…

Tool(s) to look up e.g.: ruby@3

Flags

--bin-names

Output executable names instead of bin directories

-J --json

Output executable entries in JSON format (implies --bin-names)