DESCRIPTION (for manifest)

The DESCRIPTION element provides a textual description of the archive.

Syntax

<DESCRIPTION>Description</DESCRIPTION>
  1. Description specifies a description of the archive.

Child elements

There are no child elements.

Usage

Use this element to provide a description of the archive, which is displayed when listing archives with gasadmin tool,

gasadmin gar --list-archives  

Example

<DESCRIPTION>This archive contains an application to be deployed</DESCRIPTION>

Parent elements

This element is a child of the MANIFEST element in MANIFEST file