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

sccache - a fast C/C++/Rust compiler cache

Description

Arguments:
              [CMD]...

Name

       sccache - a fast C/C++/Rust compiler cache

Options

-s, --show-stats
              show cache statistics

       --show-adv-stats
              show advanced cache statistics

       --start-server
              start background server

       --debug-preprocessor-cache
              show all preprocessor cache entries

       --stop-server
              stop background server

       -z, --zero-stats
              zero statistics counters

       --dist-auth
              authenticate for distributed compilation

       --dist-status
              show status of the distributed client

       --package-toolchain <EXE> <OUT>
              package toolchain for distributed compilation

       --stats-format <FMT>
              set output format of statistics [default: text] [possible values: text, json]

       -h, --help
              Print help

       -V, --version
              Print version

   Enabledfeatures:
       S3:    false

       Redis: false

              Memcached: false  GCS:        false  GHA:        false  Azure:      false  WebDAV:     false  OSS:
              false

sccache 0.9.1                                     February 2025                                       SCCACHE(1)

Synopsis

sccache      [OPTIONS]     <--dist-auth|--debug-preprocessor-cache|--dist-status|--show-stats|--show-adv-stats|--start-server|--stop-server|--zero-stats|--package-toolchain<EXE><OUT>|CMD>

See Also