You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-08-01 06:46:52 +03:00
Remove internal repo-create command.
This command was used by the Perl integration tests to create buckets for storage types that required it. Now that the integration tests are written in C they can simply use the same code to create buckets. The command was also used in the documentation but there it seems more appropriate to use the corresponding vendor CLI.
This commit is contained in:
@ -1099,14 +1099,6 @@ src/command/repo/common.h:
|
||||
class: core
|
||||
type: c/h
|
||||
|
||||
src/command/repo/create.c:
|
||||
class: core
|
||||
type: c
|
||||
|
||||
src/command/repo/create.h:
|
||||
class: core
|
||||
type: c/h
|
||||
|
||||
src/command/repo/get.c:
|
||||
class: core
|
||||
type: c
|
||||
|
Reference in New Issue
Block a user