Cisco Cisco Workload Automation 6.3 Guía Del Usuario

Descargar
Página de 86
76
Using the Transporter Export/Import Utility
Using the Export/Import Command Line Interface
2.
Run the import command with the -VT option.
DELETE - To delete data from a destination CWA
1.
Run the deletejob or deletecal command.
See these sections for how to use the specific export/import commands in the command line interface:
Exporting Jobs and Job Groups
You use the following command and parameters with the Transporter to export a job, job group, or selection file 
containing job data to your file system. 
Syntax: 
$ transcmdline[.sh] -T exportjob [-a <job-alias> | -g <job-group-name> | -i <selection-file>] -s 
<source-connection-name> -d <destination-directory-name>
Options:
-T exportjob - Indicate that the transcmdline tool is going to export job data to a file rather than work as a 
transporter.‘-T’ stands for Task. (Required)
-a <job-alias> - Specify the job to be exported.
-g <job-group-name> - Specify the job group to be exported.
-i <selection-file> - Use this option to export multiple jobs and job groups saved in a selection file. The 
selection file must already have been created using the Transporter. See “Saving the Job/Job Group Object 
Selections” in the Transporter User Guide for information about selection files.
-s <source-connection-name> - Specify the file name containing the source system connection details. 
(Required except if using a selection file. See Note below.)