@PLUGIN@ admin - Administrate the cookbook plugin
ssh -p <port> <host> @PLUGIN@ admin
Prints “Hello, cookbook administrator”.
Any user who has configured an SSH key and has been granted the Administrate Cookbook
capability (provided by this plugin) or the ‘Administrate Server’ capability.
This command is intended to be used in scripts.
Have the server say hello to the administrator.
$ ssh -p 29418 review.example.com @PLUGIN@ admin
Part of Gerrit Code Review