application upgrade

To upgrade a specific application bundle, use the application upgrade command in the EXEC mode.

application upgrade application-bundle remote-repository-name

Syntax Description

application

The application command for application install and administration.

upgrade

Upgrades a specific application bundle in the remote repository.

application-bundle

Application name. Supports up to 255 alphanumeric characters.

remote-repository-name

Remote repository name. Supports up to 255 alphanumeric characters.

Defaults

No default behavior or values.

Command Modes

EXEC

Usage Guidelines

Upgrades an application bundle, and preserves any application configuration data.

If you issue the application upgrade command when another application upgrade operation is in progress, you will see the following warning message:

An existing application install, remove, or upgrade is in progress. Try again shortly.

Caution Do not issue the backup or restore commands when the upgrade is in progress. This action might cause the database to be corrupted.

Note Before attempting to use this application upgrade command to upgrade to a newer release, you must read the upgrade instructions in the release notes supplied with that newer release. The release notes contains important instructions updated for upgrading to the newer release, which must be followed.

Examples

/admin# application upgrade cda-appbundle-1.1.0.362.i386.tar.gz http

Save the current ADE-OS running configuration? (yes/no) [yes]? yes

Generating configuration...

Saved the ADE-OS running configuration to startup successfully

Initiating Application Upgrade...

Stopping CDA application before upgrade...

Running CDA Database upgrade...

Upgrading CDA Database schema...

CDA Database schema upgrade completed.

 

Application upgrade successful

/admin#

 

Related Commands

Command

Description

application install

Configures an application.

application install

Installs an application bundle.

application remove

Removes or uninstalls an application.

application reset-config

Resets an application configuration to factory defaults.

application reset-passwd

Resets an application password for a specified user.

application start

Starts or enables an application.

application stop

Stops or disables an application.

show application

Shows application information for the installed application packages on the system.