getApplicationTemplate#

Get information about an application template

This command returns a JSON representation of an application template

Format#

udclient [\[global-args...\]](../../com.udeploy.reference.doc/topics/cli_command_format.md) [\[global-flags...\]](../../com.udeploy.reference.doc/topics/cli_command_format.md)
  getApplicationTemplate [parameters]

Parameters#

Parameter Type Required Description
applicationTemplate string true Name or ID of the application template

Related REST command: Get information about an application template.

Parent topic: CLI Commands