install_component
Install shadcn/ui components using the CLI, with options for force overwrite and specifying the working directory.
Instructions
Install one or more shadcn/ui components using the CLI
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| components | Yes | Array of component names to install | |
| force | No | Force overwrite existing files | |
| cwd | No | Working directory for the command |