.. _rez-memcache: ============ rez-memcache ============ .. program:: rez-memcache Usage ===== .. code-block:: text rez memcache [-h] [--flush] [--stats] [--reset-stats] [--poll] [--interval SECS] [--warm] [-v] description =========== Manage and query memcache server(s). Options ======= .. option:: --flush flush all cache entries .. option:: --stats list stats .. option:: --reset-stats reset statistics .. option:: --poll continually poll, showing get/sets per second .. option:: --interval interval (in seconds) used when polling **Default**: 1.0 .. option:: --warm warm the cache server with visible packages .. option:: -v, --verbose verbose mode, repeat for more verbosity