-h or -help

Displays the command line arguments. This information is also displayed if no command or an invalid command is specified.

 Renew [-clearCommonLog [-nowarning] [-dbUrl <arg>] 
[-dbUsername <arg>] [-dbPassword <arg>]]
 Renew [-clearEventLog [-nowarning] [-dbUrl <arg>] 
[-dbUsername <arg>] [-dbPassword <arg>]]
 Renew [-orchStat -action <arg> [-startDate <arg>] [-endDate <arg>] 
[-dbUrl <arg>] [-dbUsername <arg>] [-dbPassword <arg>]]
 Renew [-redeploy [-environment <arg>] [-nowarning] -username <arg> 
-password <arg>
                [-arAddress <arg>] [-log [<file>]] [-sbmDir <arg>]
                [-redeployInFile <file>] [-failOutputFile <file>] ]
 Renew [-listenvs [-endpoints] -username <arg> -password <arg>
                [-arAddress <arg>] [-log [<file>]] [-sbmDir <arg>] ]
 Renew [-report -environment <arg>  [-targetservers] [-endpoints] [-processapps]

                [-arAddress <arg>] [-orchestrations] [-log [<file>]] [-sbmDir <a
rg>] ]
usage:
 -action <arg>              Action for -orchStat command(migrate or
                            purge).
 -arAddress <arg>           Application Repository Address. It can be
                            omitted and in this case it is built using
                            data from renew.properties. Example:
                            "http[s]://server:port"
 -cleanupScheduledReports   Delete orphaned data from TS_NOTIFICATIONS, 
                            TS_NOTIFICATIONEVENTS, and TS_NOTIFICATIONSUBSCRIPTIONS tables.
 -clearCommonLog            Truncate all data from CL_LOG and
                            CL_CONTEXT_VALUE tables
 -clearEventLog             Truncate all data from EL_EVENT,
                            EL_EVENT_PROCSNG_DATA,
                            EL_EVENT_SRVC_FLW_PROCSNG_DATA,
                            EL_EVENT_SERVICE_FLOW and EL_EVENT_LOG_MESSAGE
                            tables
 -dbPassword <arg>          Database user password.
 -dbUsername <arg>          Database user name.
 -endDate <arg>             End date for orchStat action in format
                            MM/dd/yyyy(e.g. 01/21/2016)
 -endpoints                 List of endpoints of particular environment.
 -environment <arg>         Environment name. If omitted all environments
                            are processed.
 -exportOnly <arg>          Path to export applications for manual
                            processing (export only "redeploy" mode)
 -failOutputFile <arg>      Output file for failed applications (users,
                            environments) list.
 -h                         help
 -help                      help
 -listenvs                  List of all environments.
 -log <file>                Enable logging to the console or to the file
                            named <file>.
 -nowarning                 Don't warn.
 -orchestrations            List of orchestrations of particular
                            environment.
 -orchestrationsOnly        Used with redeploy command to exclude event map 
                            deployment.
 -orchStat                  Migrate data from eventlog tables or purge
                            orch statistic logs(depends on action)
 -password <arg>            SBM user password.
 -processapps               List of processes applications of particular
                            environment.
 -redeploy                  Redeploy all orchestrations.
 -redeployInFile <arg>      Input file which contains list of apps(users,
                            environments) which need to be redeployed.
 -report                    Get information about environments.
 -restartSSFIndexUpdate     Restart Work Center Search Engine index update
                            process
 -sbmDir <arg>              SBM location. It is required when registry
                            access is restricted. Example "C:/Program
                            Files/Serena/"
 -startDate <arg>           Start date for orchStat action in format
                            MM/dd/yyyy(e.g. 01/21/2016)
 -targetservers             List target servers of particular environment.
 -username <arg>            SBM user name.