Encore CLI

The Encore CLI provides commands for creating, running, building, testing, deploying, and operating Encore applications. It also generates type-safe API clients in Go, TypeScript, JavaScript, and experimental OpenAPI from any Encore backend, targeting local, staging, and production environments on the Encore Cloud Platform.

API entry from apis.yml

apis.yml Raw ↑
aid: encore:encore-cli
name: Encore CLI
description: The Encore CLI provides commands for creating, running, building, testing, deploying, and
  operating Encore applications. It also generates type-safe API clients in Go, TypeScript, JavaScript,
  and experimental OpenAPI from any Encore backend, targeting local, staging, and production environments
  on the Encore Cloud Platform.
humanURL: https://encore.dev/docs/ts/cli/cli-reference
tags:
- CLI
- Client Generation
- Developer Tooling
properties:
- type: Documentation
  url: https://encore.dev/docs/ts/cli/cli-reference
- type: Client Generation
  url: https://encore.dev/docs/ts/cli/client-generation
- type: Install
  url: https://encore.dev/docs/ts/install
- type: Source Code
  url: https://github.com/encoredev/encore