DSParams Delete command
Code Block |
---|
title | DataStage Deploy - command line options Page Properties |
---|
|
Namespace | dsparams |
---|
Command | delete |
---|
Plugin Name | dsparams |
---|
Plugin File | dm-dsadmin-plugin.jar |
---|
Credentials | - |
---|
Windows Client | - |
---|
|
Purpose
Reads a DSParams diff file and removes matching values from a DSParams file.
Syntax
...
Include Page |
---|
| dsparams delete command syntax |
---|
| dsparams delete command syntax |
---|
|
Example
Code Block |
---|
|
$> mettleci dsparams delete \
<TBC>
eg:
$> mettleci dsparams delete
<TBC>
-before ./DSParams \
-delete ./DSParams_delete \
-after ./DSParams_new |