job clone
Updated: December 10, 2012
Applies To: Microsoft HPC Pack 2008, Microsoft HPC Pack 2008 R2, Microsoft HPC Pack 2012, Windows HPC Server 2008, Windows HPC Server 2008 R2
Creates a new job by copying an existing job.
For examples of how to use this command, see Examples.
job clone <jobID> [/scheduler:<name>]
job clone {/? | /help}
| Parameter | Description |
|---|---|
|
jobID |
Specifies the identifier for the job that you want to copy. |
|
/scheduler:<name> |
Specifies the host name or IP address of the head node for the cluster that contains the job that you want to copy. The value must be a valid computer name or IP address. If you do not specify the /scheduler parameter, this command uses the scheduler on the head node that the CCP_SCHEDULER environment variable specifies. |
|
/? |
Displays Help at the command prompt. |
|
/help |
Displays Help at the command prompt. |
To create a new job by copying the job that has an identifier of 12 , use the following command:
job copy 12