P

Pulumi CLI

CLI discovered

Details
Command
pulumi
Docs
https://www.pulumi.com/docs/install/
Authentication
Pulumi access token bearer discovered Get token ↗
$ pulumi login

Create an access token in the Pulumi Cloud account settings at Access Tokens or follow the admin guide at Pulumi Cloud: Access Tokens. You can then provide it to tools as PULUMI_ACCESS_TOKEN, use pulumi login to store it for the CLI, or send it to HTTP APIs in the Authorization header as token <value> where documented.

OIDC-issued Pulumi Cloud token bearer discovered $ pulumi login

Acquired by the CLI — running pulumi login opens the auth flow and stores the credential.