rt tools install
rt › tools › install
Install a tool (brew, vendor curl|sh, apple-clt, or the bundled copy)
Usage
rt tools install <tool> [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
<tool> | text | Tool name (herdr, claude, apple-clt, or a team-declared tool) | |
--json | boolean | false | Machine-readable result |
See code: commands/tools.ts › toolsInstall