@PLUGIN@ resume-copy - Resumes project copy
ssh -p @SSH_PORT@ @SSH_HOST@ @PLUGIN@ resume-copy \ [--quiet] \ <NAME>
Resumes project copy.
Caller must be a member of a group that is granted the ‘Copy Project’ capability (provided by this plugin) or the ‘Administrate Server’ capability.
This command is intended to be used in scripts.
--quiet
: Suppress progress messages.
Resume copy of the myProject project:
$ ssh -p @SSH_PORT@ @SSH_HOST@ @PLUGIN@ resume-copy myProject