You can use the appManage -export option to create and export an application’s deployment configuration file and archive (EAR) file. You can also use the
appManage -batchExport option to create and export the deployment configuration files and EAR files for all applications in an administration domain.
The next command exports the deployment configuration file and creates an EAR file for an application named myApp. The deployment configuration file and EAR file are created in the
c:\test folder. The application is embedded in
folder1/folder2/, which is relative to the Application Management root in the TIBCO Administrator GUI. See
Specifying Application Names for more information.
You can export all applications in an administration domain using the appManage -batchExport option. For example, the next command exports a deployment configuration file and EAR file for each application found in the test domain.