Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 15 Current »

This command cuts a single ISX File, containing the definition of multiple DataStage assets, into multiple ISX files, each containing the definition of a single DataStage asset. This is used when committing DataStage assets into a Git repository where each asset is managed (and deployed) individually.

Syntax

Example

$> mettleci isx cut \ 
   -dir output_dir \
   -isx cut_test.isx 



  • No labels