cwctl.py
branchstable
changeset 9700 da7d341cca76
parent 9372 e87a808a4c32
child 9704 43c9896d0e9f
equal deleted inserted replaced
9699:990676d3f39f 9700:da7d341cca76
   845     with enhanced migration commands predefined in the namespace. An additional
   845     with enhanced migration commands predefined in the namespace. An additional
   846     argument may be given corresponding to a file containing commands to execute
   846     argument may be given corresponding to a file containing commands to execute
   847     in batch mode.
   847     in batch mode.
   848 
   848 
   849     By default it will connect to a local instance using an in memory
   849     By default it will connect to a local instance using an in memory
   850     connection, unless an URL to a running instance is specified.
   850     connection, unless a URL to a running instance is specified.
   851 
   851 
   852     Arguments after bare "--" string will not be processed by the shell command
   852     Arguments after bare "--" string will not be processed by the shell command
   853     You can use it to pass extra arguments to your script and expect for
   853     You can use it to pass extra arguments to your script and expect for
   854     them in '__args__' afterwards.
   854     them in '__args__' afterwards.
   855 
   855