Summary
Gets or sets a value indicating whether to allow an existing package with the same ID/version to be overwritten.
- Namespace
- Cake
.Common .Tools .OctopusDeploy - Containing Type
- OctopusPackSettings
Syntax
public bool Overwrite { get; set; }
Value
Type | Description |
---|---|
bool |