Quick Start
# maestro cloud --apiKey <apiKey> <appFile> <flowFile>
dcd cloud <appFile> <flowFile>1. Install the CLI
curl -fsSL https://get.devicecloud.dev/install.sh | shirm https://get.devicecloud.dev/install.ps1 | iexnpm install -g @devicecloud.dev/dcd2. Authenticate
dcd loginexport DEVICE_CLOUD_API_KEY=your-api-key3. Run your first flow
dcd cloud <appFile>.app <flowFile>Upgrading the CLI
Limits
Next steps
Last updated