Usage
Description
Remove installed components from your project. OCX deletes the component files and removes the entry from the receipt file (.ocx/receipt.jsonc).
Arguments
Flags
Examples
Remove a Single Component (Canonical ID)
Remove a Single Component (Shorthand Convenience)
Remove Multiple Components
Preview What Would Be Removed
Force Remove Modified Files
--force to override this safety check.
See Also
- ocx add — Add components to your project.
- ocx update — Update components instead of removing.
- CLI Reference — All commands.