Skip to content

glx cache clean

Remove the binary cache for an archive

Synopsis

Delete .glx/cache.bin and, when it is left empty, the .glx directory.

If no path is given, the current directory is used.

glx cache clean [archive-path] [flags]

Examples

  # Remove the cache in the current directory
  glx cache clean

  # Remove the cache for a specific archive
  glx cache clean my-family-archive

Options

  -h, --help   help for clean

Options inherited from parent commands

  -q, --quiet   Suppress non-error output (where supported)

SEE ALSO

  • glx cache - Manage the binary archive cache for fast repeated loading

Licensed under Apache License 2.0