Feature: tool command handlers
Open
cli
enhancement
- Dominant language
- F#
- Stars
- 14
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
**Summary**
Implement `morphir tool` commands with name+version+platform awareness and global-first + `--local`.
**Scope**
- Commands: `tool list|install|use|remove|which [--version ...] [--platform ...] [--local]`.
- Resolve tool paths using shared resolver.
- Persist active selection per scope.
- JSONC manifest read/write.
**Acceptance**
- Happy-path install/use/remove/list/which for one tool and one platform.
- Tests cover resolution, selection, and CLI surface.
- Docs snippet for tool commands.
Contributor guide
Assessment
This issue has not been assessed yet.