Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Page Properties
hiddentrue
idmettleci-cli

Namespace

datastage

Command

ccmt

Plugin Name

datastage

Plugin File

dm-ccmigrate-plugin.jar

Credentials

IS/DS

Invoke the DataStage Connector Migration Tool

Include Page
datastage ccmt command syntax
datastage ccmt command syntax

Example

...

Execute Connector Migration Tool command line options
Code Block
languagebash
$> mettleci datastage ccmt 
   -domain test2-svcs.datamigrators.io:59445
   -username isadmin -password isadminpwd 
   -server test2-engn.datamigrators.io 
   -project dstage1 
   -param "-J ConnectorTest" 
   -logfile out.log 
   -isxdirectory /path/to/isx

...