Skip to end of banner
Go to start of banner

updateVariables

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 27 Next »

See also: Actions

Description

Update workspace, repository, or deployment environment variables. Use one or more field parameters where each field parameter is a key=value pair. Specify a secured variable by appending ':secured' like key=value:secured. To secure all variables added or updated, use the secured parameter. Variables can also be updated from a property file using the propertyFile parameter.

Required Parameters

workspace or repository

Optional Parameters

environment, field, append, propertyFile, secured, findReplace, findReplaceRegex

Type

Update

Category

Variables

Output Formats

Replacement Variables

Since Version10.1

Examples

updateVariables

Related How To's

  • No labels