exportComponentTemplate#

Export a component template to a json file.

Format#

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

Parameters#

Parameter Type Required Description
componentTemplate string true Name or ID of the component template

Related REST command: Export a component template to a json file..

Parent topic: CLI Commands