getEnvironmentTemplate#

Get information about an environment template

This command returns a JSON representation of an environment 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)
  getEnvironmentTemplate [parameters]

Parameters#

Parameter Type Required Description
environmentTemplate string true Name or ID of the environment template

Related REST command: Get information about an environment template.

Parent topic: CLI Commands