1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-07-05 00:28:52 +02:00

Add repo-ls command.

This commit is contained in:
David Steele
2021-02-05 10:07:43 -05:00
parent 73f61a1f60
commit 218cd078a6
5 changed files with 64 additions and 23 deletions

View File

@ -34,6 +34,7 @@ testRun(void)
" expire Expire backups that exceed retention.\n"
" help Get help.\n"
" info Retrieve information about backups.\n"
" repo-ls List files in a repository.\n"
" restore Restore a database cluster.\n"
" stanza-create Create the required stanza data.\n"
" stanza-delete Delete a stanza.\n"