ReleaseUpdateMetadata interface
Properties
comment | Sets comment for release. |
keep |
Set 'true' to exclude the release from retention policies. |
manual |
Sets list of manual environments. |
name | Sets name of the release. |
status | Sets status of the release. |
Property Details
comment
Sets comment for release.
comment: string
Property Value
string
keepForever
Set 'true' to exclude the release from retention policies.
keepForever: boolean
Property Value
boolean
manualEnvironments
Sets list of manual environments.
manualEnvironments: string[]
Property Value
string[]
name
Sets name of the release.
name: string
Property Value
string