addEnvironmentToTeam

Adds an environment to a team.

Format

udclient [global-args...] [global-flags...] 
addEnvironmentToTeam [args...]

Options


-application, --application
Optional. Name of the application. Not needed if you are providing
environment ID.

-environment, --environment
Required. Name or ID of the environment.

-team, --team
Required. Name of the team.

-type, --type
Optional. Name of the type to use. Leave blank if using the type
"Standard Environment".


Feedback