@PLUGIN@ complete-project - Completes a project import
ssh -p @SSH_PORT@ @SSH_HOST@ @PLUGIN@ complete-project <NAME>
Completes a project import.
Caller must be a member of a group that is granted the ‘Import’ capability (provided by this plugin) or the ‘Administrate Server’ capability.
This command is intended to be used in scripts.
Complete the import of the myProject project:
$ ssh -p @SSH_PORT@ @SSH_HOST@ @PLUGIN@ complete-project myProject