Man page - hare-cache(1)

Packages contains this manual

Manual

HARE-CACHE

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
ENVIRONMENT
SEE ALSO

NAME

hare-cache - inspect and manage the build cache

SYNOPSIS

hare cache [-hc]

DESCRIPTION

hare cache provides tools to manage the build cache. If no options are supplied, the path and disk usage of the cache are printed.

OPTIONS

-h

Print the help text.

-c

Clear the cache.

ENVIRONMENT

The following environment variables affect hare cache ’s execution:

Image grohtml-1023160-1.png

SEE ALSO

hare-build (1), hare-run (1), hare-test (1)