rt setup pack
rt › setup › pack
Install a pack's plugins + skills, then check its pipeline stages resolve
Usage
rt setup pack [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
--non-interactive | boolean | false | Never prompt; skip steps that need a human |
--team-of-one | boolean | false | Solo install, no team |
--ci | boolean | false | Headless CI run |
--json | boolean | false | Machine-readable result |
See code: commands/setup.ts › setupPack