glance/doc/source/cli/glancecachepruner.rst
David Rabel 7e60fc6e05 Fix format in doc/source/cli/*
Current indentation is wrongly interpreted as quotation.
Also fixed some minor formatting issues.

Change-Id: Ie29e71f0394a432c255804b0d549aba56d1d5a1d
2018-03-10 08:17:43 +00:00

39 lines
619 B
ReStructuredText

===================
glance-cache-pruner
===================
-------------------
Glance cache pruner
-------------------
.. include:: header.txt
SYNOPSIS
========
::
glance-cache-pruner [options]
DESCRIPTION
===========
Prunes images from the Glance cache when the space exceeds the value
set in the image_cache_max_size configuration option. This is meant
to be run as a periodic task, perhaps every half-hour.
OPTIONS
=======
**General options**
.. include:: general_options.txt
FILES
=====
**/etc/glance/glance-cache.conf**
Default configuration file for the Glance Cache
.. include:: footer.txt