FileDeployJob - addJobSourceFilePath


FileDeployJob - addJobSourceFilePath

Description :

Appends a source file to the current list of source files. The return value is the DBKey of the modified job.

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

jobName

String

Name of the File Deploy Job.

jobGroup

String

The path to the job group containing the File Deploy Job.

sourceFileName

String

The source file to be added. This must be specified in nsh format and may reside on a remote host.

Example

The following example adds (appends) a source file to an existing job.

Script





FileDeployJob addJobSourceFilePath JobName /JobGroup //remotehost/C/sourceDir/newFile.txt



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Server Automation Command Line Interface 8.7