app-rollback

This CLI command displays rolls back an application deployed on a server/cluster to a previous version.

Command Specific Arguments

This table specifies the various arguments used in the command:

Abbreviated Full Description Required/Optional

-i

--id

Application ID to roll back.

Required

Common Arguments

This table lists arguments common to all zs-manage commands:

Abbreviated Full Description Required/Optional

-N

--key-name

WebAPI key name.

Required

-K

--secret-key

WebAPI secret key.

Required

-U

--server-url

Zend Server URL. Default: http://localhost:10081/ZendServer.

Required - when action is performed on a remote server.

-h

--help

Show usage information and exit.

Optional

Tip:

Use app-get-status to retrieve the ID of the application you wish to remove.

 

 

Instructions on how to complete a procedure

To use app-rollback:

  1. Open your CLI.
  1. Enter a help command for the app-rollback action to learn which arguments your command should include:

/usr/local/zend/bin/zs-manage app-rollback --help

  1. Enter the command with the required arguments (replace brackets with your value):

/usr/local/zend/bin/zs-manage app-rollback -i <application ID> -N <existing key name> -K <existing key secret>

The application is rolled back to its previous version.

APPINFO 2 http://<default-server>:80/sanity mtrig http://localhost/sanity /usr/local/zend/var/apps/http/__default__/0/sanity/1.0.0 rollingBack

SERVERAPPINFO 0 1.0.0 rollingBack