Agility Update

From Agility
Revision as of 10:54, 18 September 2017 by Jacek (Talk | contribs) (Created page with "== Agility Update == Agility Update program is used to update Agility System to new version. There are two possible ways of using that. === Command Line options === Agilit...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Agility Update

Agility Update program is used to update Agility System to new version. There are two possible ways of using that.


Command Line options

Agility Update can be run in batch mode using command line parameters. In that case no UI elements are displayed. Command Line Options:

     -batchmode -system <system> -user <user_login> -password <password> -force-data
 or  
     -b -s <system> -u <user_login> -p <password> -fd
 
 Where:
       -b | -batchmode     use command line mode
       -s | -system        system name option
       -u | -user          user name option
       -p | -password      password option
       -fd | -force-data   force performing data update even database schema are already updated.