cache

Usage

ocm clean cache [<options>]

Options

  -b, --before string   time since last usage
  -s, --dry-run         show size to be removed
  -h, --help            help for cache

Description

Cleanup all blobs stored in oci blob cache (if given).

Examples


$ ocm clean cache

See Also