1. Docs
  2. Secrets & Configuration
  3. ESC CLI

Pulumi ESC CLI overview

Pulumi ESC is controlled primarily using the command line interface (CLI). It works in conjunction with the Pulumi Cloud to help your team manage environment complexity.

The standalone ESC CLI is only required if you’re working with Pulumi ESC without the Pulumi IaC CLI. If you already have the Pulumi IaC CLI installed, you can use pulumi env commands instead of esc env commands—there’s no need to install the ESC CLI separately.

Installation

The Pulumi ESC CLI is open source and free to use:

Install Pulumi ESC

Common Commands

The most common commands in the CLI that you’ll be using are as follows:

To see a full list of Pulumi ESC CLI commands, you can run the following command:

esc --help

For more detailed help on a specific command, you can append --help to any command.

Neo just got smarter about infrastructure policy automation