summaryrefslogtreecommitdiff
path: root/doc/source/client.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/client.rst')
-rw-r--r--doc/source/client.rst11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/source/client.rst b/doc/source/client.rst
index 08e35b355..cde18bfff 100644
--- a/doc/source/client.rst
+++ b/doc/source/client.rst
@@ -108,6 +108,15 @@ Example::
zuul-admin delete-pipeline-state tenant pipeline
+prune-database
+^^^^^^^^^^^^^^
+
+.. program-output:: zuul-admin prune-database --help
+
+Example::
+
+ zuul-admin prune-database --older-than 180d
+
Deprecated commands
-------------------
@@ -256,4 +265,4 @@ ordering.
If items in independent pipelines are promoted, no jobs will be
restarted, but their change queues within the pipeline will be
re-ordered so that they will be processed first and their node request
-priorities will increase. \ No newline at end of file
+priorities will increase.