Summary
Gets or sets a value indicating whether progress of the deployment should be followed. (Sets --waitfordeployment and --norawlog to true.)
- Namespace
- Cake
.Common .Tools .OctopusDeploy - Containing Type
- Octopus
Deploy Release Deployment Settings
Syntax
public bool ShowProgress { get; set; }
Value
Type | Description |
---|---|
bool |