3.18.1 • Published 1 month ago

@differentialhq/cli v3.18.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 month ago

Differential.dev CLI

This is the official Differential CLI.

Installation

npm

npm install @differentialhq/cli

yarn

yarn add @differentialhq/cli

pnpm

pnpm add @differentialhq/cli

Usage

Deploying a service

Given a path to a TypeScript file describing a Differential service, the CLI will compile the service and deploy it to Differential.

Please note, the targeted cluster will need to have Differential cloud enabled.

DIFFERENTIAL_API_TOKEN=<API_TOKEN> differential deploy <PATH_TO_SERVICE> --service="<SEVICE_NAME>" --cluster="<CLUSTER_ID>" ```
3.18.1

1 month ago

3.18.0

1 month ago

3.17.0

1 month ago

3.15.0

1 month ago

3.14.0

2 months ago

3.13.0

3 months ago

3.12.2

3 months ago

3.11.0

3 months ago

0.0.1

3 months ago