@PLUGIN@ get-path get full path of repository
ssh -p <port> <host> @PLUGIN@ get-path [repository]
Get the full path of an existing repository.
repository
Repository to show access for
Gerrit Administrators only.
This command is intended to be used in scripts.
Get full path for a repository named “my-project”
$ ssh -p @SSH_PORT@ @SSH_HOST@ @PLUGIN@ get-path my-project