1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/lib/pgBackRest
David Steele 5e1291a29f Rename ls command to repo-ls.
This command only makes sense for the repository storage since other storage (e.g. pg and spool) must be located on a local Posix filesystem and can be listed using standard unix commands.  Since the repo storage can be located lots of places having a common way to list it makes sense.

Prefix with repo- to make the scope of this command clear.

Update documentation to reflect this change.
2020-03-09 16:41:04 -04:00
..
Archive Remove obsolete methods in pgBackRest::Storage::Storage module. 2020-03-06 14:10:09 -05:00
Backup Remove obsolete methods in pgBackRest::Storage::Storage module. 2020-03-06 14:10:09 -05:00
Common Remove obsolete methods in pgBackRest::Storage::Storage module. 2020-03-06 14:10:09 -05:00
Config Fix comment typos. 2019-08-26 12:05:36 -04:00
Protocol/Storage Remove obsolete methods in pgBackRest::Storage::Storage module. 2020-03-06 14:10:09 -05:00
Storage Remove obsolete methods in pgBackRest::Storage::Storage module. 2020-03-06 14:10:09 -05:00
DbVersion.pm PostgreSQL 12 support. 2019-10-01 13:20:43 -04:00
InfoCommon.pm Added stanza-upgrade command. 2017-04-03 10:42:55 -04:00
LibC.pm Remove perl critic and coverage. 2019-07-05 16:55:17 -04:00
LibCAuto.pm Rename ls command to repo-ls. 2020-03-09 16:41:04 -04:00
Manifest.pm Add infrastructure for multiple compression type support. 2020-03-06 14:41:03 -05:00
Version.pm Begin v2.25 development. 2020-02-25 17:18:25 -05:00