ocm_clean_cache.md

August 20, 2024 · View on GitHub

ocm clean cache — Cleanup Oci Blob Cache

Synopsis

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

Parents

  • ocm clean — Cleanup/re-organize elements
  • ocm — Open Component Model command line client

Contents

  1. 1ocm clean cache — Cleanup Oci Blob Cache
  2. 1.1Synopsis
  3. 1.2Options
  4. 1.3Description
  5. 1.4Examples
  6. 1.5SEE ALSO