You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-07-05 00:28:52 +02:00
Add repo-azure-endpoint option.
This option allows alternate endpoints (e.g. Azure Government) to be configured.
This commit is contained in:
@ -188,6 +188,8 @@ testRun(void)
|
||||
" --repo-azure-ca-file azure repository TLS CA file\n"
|
||||
" --repo-azure-ca-path azure repository TLS CA path\n"
|
||||
" --repo-azure-container azure repository container\n"
|
||||
" --repo-azure-endpoint azure repository endpoint\n"
|
||||
" [default=blob.core.windows.net]\n"
|
||||
" --repo-azure-host azure repository host\n"
|
||||
" --repo-azure-key azure repository key\n"
|
||||
" --repo-azure-key-type azure repository key type [default=shared]\n"
|
||||
|
Reference in New Issue
Block a user