Skip to end of banner
Go to start of banner

addEnvironment

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 30 Current »

See also: Actions

Description

Add deployment environment to a repository. Type must be one of Test, Staging, or Production. Premium plan users can use '--options adminOnly' to restrict who can deploy to this environment. Use '--replace' to remove and replace an existing environment. Use '--continue' to ignore an already exist error.

Required Parameters

repository, environment, type

Optional Parameters

workspace, continue, replace, options

Type

Create

Category

Repositories

Output Formats

Replacement Variables

repository, repositoryFullKey, repositoryName, repositoryUuid, workspace, workspaceName, workspaceUuid, environment, environmentName, environmentUuid

Since Version10.2

Examples

Related How To's

  • No labels