OctopusDeployReleaseDeploymentSettings.

ShowProgress Property

Summary

Gets or sets a value indicating whether progress of the deployment should be followed. (Sets --waitfordeployment and --norawlog to true.)

Syntax

public bool ShowProgress { get; set; }

Value

Type Description
bool