Use of Replicate's Command Line/Powershell Example

Attached some example script/notes on how to use these example. Also below is a basic guide on getting to the repctl and finding the list of command lines available:


-----------------

Using Command Prompt:
-Run Command Prompt as admin
-Change directory to Attunity/Replicate/bin
-Type ‘repctl’
-You should see “Enter a command or quit”
- Type 'connect' before other commands
- When finished, type 'disconnect'

Using Windows Explorer:
-Navigate to Attunity/Replicate/bin
-Find ‘repctl.exe’
-Right click and run as administrator
-You should see a command prompt and “Enter a command or quit”
- Type 'connect' before other commands
- When finished, type 'disconnect'

-----------------

From the command prompt, you can type ‘help ?’ and you should see this:

command help:
request arguments:

option:optional enum, valid values:
01 - HELP_COMMAND_LIST
02 - HELP_OBJECT_LIST
03 - HELP_ALL

command:optional string
error:optional int32
[help command] Succeeded

To get a list of command, type ‘help option=01’

-----------------


From the list of command, you can type “<insert a command> ?” to get some help with the inputted command.
Creation date: 31/08/2017 16:40      Updated: 01/09/2017 10:32
Files   
Attunity Command List.txt
371 KB
repctl command line.7z
36 KB