| Parameters | Description |
|---|---|
| Name | Displays the name of the application. For API applications, the following format needs to be followed: v<version>.<revision>.<patch>-<label(optional)>e.g. v1.0.0, v2.1.0-alpha - <version> is version, number with range 1-9.- <revision> is revision, number with range 0-99.- <patch> is patch number, number with range 0-99.- <label> is label and optional, case insensitive alphabet. |
| Current version or review | Displays the existing version or revision of the application |
| New Version or Revision | You can create either new version or new revision of the application Note: - API type application follows the version in the format of v<Major Version>.<Minor Version>.<Patch> {-tag}, where tag is optional. - Revision number is applicable to API type applications only. |