Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit cdd9761

Browse files
committed
Adding disabled note
1 parent c763dab commit cdd9761

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cli/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,8 @@ The install metrics have the following meaning:
219219

220220
* **Rollout** - Indicates the percentage of users that are elligble to receive this update. This property will only be displayed for releases that have been tagged with a non-empty rollout value, and can only ever be present on the latest release within each deployment.
221221

222+
* **Disabled** - Indicates whether the release has been marked as disabled or not, and therefore, is acquirable by end users. This property will only be displayed for releases that are actually disabled.
223+
222224
When the metrics cell reports `No installs recorded`, that indicates that the server hasn't seen any activity for this release. This could either be because it precluded the plugin versions that included telemetry support, or no end-users have synchronized with the CodePush server yet. As soon as an install happens, you will begin to see metrics populate in the CLI for the release.
223225

224226
## Releasing Updates

0 commit comments

Comments
 (0)