getUsersThatCanRunDeploymentTriggers#

Get all users that can run deployment triggers.

This command returns a JSON representation of all users that can run deployment triggers.

Format#

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

Parameters#

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

Related REST command: Get all users that can run deployment triggers..

Parent topic: CLI Commands