rt deps unlink
rt › deps › unlink
Remove a tagged link (only ever removes rt's own links, never a user's file)
Usage
rt deps unlink <tool> [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
<tool> | text | Tool name to unlink | |
--json | boolean | false | Print the outcome as JSON |
See code: commands/deps.ts › depsUnlink