DeviceCloud
Console UIMaestro DocsDiscord
  • Welcome to DeviceCloud
  • Getting Started
    • Quick Start
    • API Keys
    • Executing Flows
    • Limits
    • Upgrade Guide
    • Device Configuration
  • CI/CD Integration
    • Overview
    • GitHub Actions
    • BitRise
    • Any CI
    • Status API
  • Reference
    • Test Execution
    • App Management
    • Environment Variables
    • Device Orientation
    • Device Locale
    • Async Execution
    • Retry Strategies
    • Report Formats
    • Download Artifacts
    • Quiet Mode
    • Maestro Versions
    • Test Run Name
    • Google Play APIs
    • Email Notifications
    • Exit Codes
    • Runner Type
  • Infrastructure & Security
    • IP Addresses
    • Security Overview
    • IT Security Policies
    • Enterprise SSO
  • Legal
    • Service Level Agreements
    • Open Source Notices
    • Privacy Policy
    • Terms and Conditions
    • Refund Policy
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Getting Started

Upgrade Guide

PreviousLimitsNextDevice Configuration

Last updated 3 months ago

Was this helpful?

npm install -g @devicecloud.dev/dcd@latest

Prerelease versions (not recommended)

Occasionally, prerelease versions of DCD are available under the rc tag.

See . Install the most recent release candidate using:

npm install -g @devicecloud.dev/dcd@rc
available versions on NPM