update_component
Automate update commands for Starwind UI components using specified package manager. Input component names and options to streamline the update process efficiently.
Instructions
Generates update commands for Starwind UI components
Input Schema
Name | Required | Description | Default |
---|---|---|---|
additionalComponents | No | Additional components to update | |
component | Yes | Component name to update | |
options | No | Additional options for updating (e.g., '--all' to update all components, '--yes' to skip confirmation prompts) | |
packageManager | No | Package manager to use (npm, yarn, pnpm) |