commands.sh

pulumi login

all

Log in to the Pulumi cloud.

More info →

Options (2)

-l, --localboolean

Use Pulumi locally, independent of a cloud backend

Example: pulumi login {{[-l|--local]}}
-h, --helpboolean

Display help

Example: pulumi login {{[-h|--help]}}

Examples (4)

Log in to the managed Pulumi Cloud backend, defaults to <https://api.pulumi.com>

Log in to a self-hosted Pulumi Cloud backend on a specified URL

Use Pulumi locally, independent of a cloud backend

pulumi login [-l|--local]

Display help

pulumi login [-h|--help]
made by @shridhargupta | data from tldr-pages