Skip to content

aube cache delete

  • Usage: aube cache delete <PATTERNS>…

Delete metadata cache for the specified package(s). Supports glob patterns; matches against the package name (e.g. lodash, @babel/*)

Arguments

<PATTERNS>…

One or more package name patterns. Glob metacharacters (*, ?, [...]) are supported

Released under the MIT License.