getDeploymentTriggers#

Get information about all deployment triggers for an environment.

This command returns a JSON representation of all deployment triggers for an environment.

Format#

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

Parameters#

Parameter Type Required Description
environment string true ID of the environment.

Related REST command: Get information about all deployment triggers for an environment..

Parent topic: CLI Commands