Skip to content
c purge-plugins
Edit

Remove the marketplace clone and installed plugins a profile collected before the auto-install was suppressed, naming each tree before it goes.

#c purge-plugins

remove the Claude Code plugin tree from the selected profiles: the official-marketplace clone and every plugin installed from it, six to ten megabytes per profile. Opt-in and separate from the canonical reconciliation, which is exact and would otherwise delete plugin state on every run. Names the marketplaces and plugins it finds before removing them; --dry-run reports the inventory without touching anything. New launches do not collect a new tree -- the launch environment suppresses the auto-install, one-way per profile. The 'default' profile (~/.claude) is never touched.

Effect: mutating

#Flags

Flags
NameShortTypePresenceEnvDescription
targetchoicerequiredSelection (not typed as a flag). Elect exactly one of --profile, --all-profiles. which profiles the operation applies to
    --profilestrrequiredElects target = profile. target one profile, by name Its value: name of the profile to target (e.g. work, personal, research)
    --all-profilesrequiredElects target = all-profiles. target every registered profile at once
Search