AppCenterCodepushPromoteSettings.

DisableDuplicateReleaseError Property

Summary

--disable-duplicate-release-error Specifies that if the update is identical to the latest release on the deployment, the CLI should generate a warning instead of an error

Syntax

public Nullable<bool> DisableDuplicateReleaseError { get; set; }

Value

Type Description
Nullable<bool>