What command line option can be used with the AppManage Utility to force the redeployment of all services?

What command line option can be used with the AppManage Utility to force the redeployment of all services?

book

Article ID: KB0091032

calendar_today

Updated On:

Products Versions
TIBCO Administrator -
Not Applicable -

Description

Resolution:
Description:
===========
A TIBCO application can be deployed using the Graphical User Interface (GUI) of TIBCO Administrator, or the command line interface (CLI) utility AppManage. Either of these methods will allow you to force the redeloyment of a TIBCO application.  

What command line option can be used with the AppManage Utility to force the redeployment of a service?

Environment:
==========
   o TIBCO Administrator 5.6.0 and above., TIBCO Runtime Agent 5.6.0 and above
   o All Supported Operating Systems
   o All Supported Java Runtime Environments (JRE)

Resolution:
=========
The -force option provided for the AppManage Utility is the command line equivalent of the "Force redeployment of all services" in TIBCO Administrator.

Here is an example:

C:\&ltTIBCO Home>\tra\&ltTRA version>\bin\AppManage -deploy -force  -deployconfig c:\ears\deployment\filenotify_tp003.xml -app filenotify -domain tp003 -user admin -pw admin

More complete details on the AppMange Utility can be found in the documentation of TIBCO Runtime Agent Scripting Deployment User’s Guide.

References:
==========
Original Publication Date:  September 4, 2009
Original Article ID number: FAQ1-9YRA14

Issue/Introduction

What command line option can be used with the AppManage Utility to force the redeployment of all services?