You've already forked pgbackrest
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:
@ -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"
|
||||
|
Reference in New Issue
Block a user