The standalone ESC CLI has been retired at v0.26.0. All ESC commands are now available under the Pulumi CLI as `pulumi env` subcommands. The ESC repository has been archived and its code merged into the main Pulumi repository. The migration is straightforward: replace `esc` with `pulumi env` in commands, and `esc login/logout/version` map to their `pulumi` equivalents. Users already on the Pulumi CLI are unaffected. The change simplifies the toolchain to a single binary, login, and upgrade path, and also benefits AI agents that interact with Pulumi services.
141 Impressions