Skip to main content

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

If a component’s files have been edited since installation, OCX rejects the removal by default to prevent accidental data loss. Use --force to override this safety check.

See Also