getAllComponentsForTemplate#

Get a list of all components using this template

This command returns a JSON representation of a list of components.

Format#

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

Parameters#

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

Related REST command: Get a list of all components using this template.

Parent topic: CLI Commands