Mention --secure-store-lib in pgm-init doc as links to SecureStore docs
Change-Id: Idf101f1cd6a14781a276e486561f31ee9379c3a0
This commit is contained in:
@@ -13,6 +13,7 @@ init - Initialize a new Gerrit server installation
|
|||||||
[--list-plugins]
|
[--list-plugins]
|
||||||
[--install-plugin=<PLUGIN_NAME>]
|
[--install-plugin=<PLUGIN_NAME>]
|
||||||
[--install-all-plugins]
|
[--install-all-plugins]
|
||||||
|
[--secure-store-lib]
|
||||||
[--dev]
|
[--dev]
|
||||||
[--skip-all-downloads]
|
[--skip-all-downloads]
|
||||||
[--skip-download=<LIBRARY_NAME>]
|
[--skip-download=<LIBRARY_NAME>]
|
||||||
@@ -63,6 +64,12 @@ as necessary.
|
|||||||
This option also works in batch mode. This option cannot be supplied
|
This option also works in batch mode. This option cannot be supplied
|
||||||
alongside --install-plugin.
|
alongside --install-plugin.
|
||||||
|
|
||||||
|
--secure-store-lib::
|
||||||
|
Path to the jar providing the chosen
|
||||||
|
link:dev-plugins.html#secure-store[SecureStore] implementation class.
|
||||||
|
This option is used the same way as the --new-secure-store-lib option
|
||||||
|
documented in link:pgm-SwitchSecureStore.html[SwitchSecureStore].
|
||||||
|
|
||||||
--install-plugin::
|
--install-plugin::
|
||||||
Automatically install plugin with given name without asking.
|
Automatically install plugin with given name without asking.
|
||||||
This option also works in batch mode. This option may be supplied
|
This option also works in batch mode. This option may be supplied
|
||||||
|
Reference in New Issue
Block a user