Adds manila-manage 'db purge' command to man page
Closes-Bug: #1664586 Change-Id: Id0934fdd9a3484794ff49e020475a6cb780cc664 Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
This commit is contained in:
parent
fa8170fb65
commit
365092cea5
@ -63,6 +63,12 @@ Manila Db
|
||||
|
||||
Generate new migration.
|
||||
|
||||
``manila-manage db purge <age_in_days>``
|
||||
|
||||
Purge deleted rows older than a given age from manila database tables.
|
||||
If age_in_days is not given or is specified as 0 all available rows will
|
||||
be deleted.
|
||||
|
||||
Manila Logs
|
||||
~~~~~~~~~~~
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user