Documentation update for cmd-plugin
Update the Access section on documentation of the cmd-plugin command to also include config to enable the command. Change-Id: I815275009494db6ce3027a2705b0056146ba7a0f
This commit is contained in:
committed by
David Pursehouse
parent
0df53ffac7
commit
511823f835
@@ -19,7 +19,9 @@ E.g. a plugin needs to be reloaded if its configuration is modified to
|
||||
make the new configuration data become active.
|
||||
|
||||
== ACCESS
|
||||
Caller must be a member of the privileged 'Administrators' group.
|
||||
* Caller must be a member of the privileged 'Administrators' group.
|
||||
* link:config-gerrit.html#plugins.allowRemoteAdmin[plugins.allowRemoteAdmin]
|
||||
must be enabled in `$site_path/etc/gerrit.config`.
|
||||
|
||||
== SCRIPTING
|
||||
This command is intended to be used in scripts.
|
||||
|
||||
Reference in New Issue
Block a user