+

Search Tips | Advanced Search

For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.


Command-line tool for uploading or deleting an application

To deploy applications to the Application Center through a build process, use the command-line tool.

We can upload an application to the Application Center by using the web interface of the Application Center console. We can also upload a new application by using a command-line tool.

This is particularly useful when we want to incorporate the deployment of an application to the Application Center into a build process. This tool is located at:

installDir/ApplicationCenter/tools/applicationcenterdeploytool.jar

The tool can be used for application files with extension APK or IPA. It can be used stand alone or as an ant task.

The tools directory contains all the files required to support the use of the tool.

Parent topic: Application Center