plugin cache clear
Remove everything from the shared plugin cache (~/.nschema/plugins) in one step. For removing a single package
instead, see plugin cache remove.
nschema plugin cache clear✓ Cleared 3 plugins from the cache.Clearing is not prompted: the cache is only a restorable copy, so every plugin is re-fetched on its next use, or up
front with init. The destructive “remove everything” lives in this dedicated command rather than
a bare plugin cache remove, so a missing argument can never wipe the cache by accident.
Nothing — the cache is local to your machine and project-independent.