logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dune-cache - Manage Dune's shared cache of build artifacts.

Commands

clear [OPTION]…
           Clear the Dune cache.

       size [--machine-readable] [OPTION]…
           Query the size of the Dune cache.

       trim [--size=BYTES] [--trimmed-size=BYTES] [OPTION]…
           Trim the Dune cache.

Common Options

--help[=FMT] (default=auto)
           Show  this  help  in format FMT. The value FMT must be one of auto, pager, groff or plain. With auto,
           the format is pager or plain whenever the TERM env var is dumb or undefined.

       --version
           Show version information.

Description

       Dune can share build artifacts between workspaces. We currently only support a few subcommands; however,
       we plan to provide more functionality soon.

Exit Status

dunecache exits with:

       0   on success.

       1   if an error happened.

       130 if it was interrupted by a signal.

Name

       dune-cache - Manage Dune's shared cache of build artifacts.

See Also

dune(1)

Dune 3.17.2                                                                                        DUNE-CACHE(1)

Synopsis

dunecacheCOMMAND

See Also