logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Pulumi Login - Manage Cloud Access | Online Free DevTools by Hexmos

Manage Pulumi Cloud access with Pulumi Login. Configure and authenticate to your Pulumi account using the CLI. Free online tool, no registration required.

pulumi-login

Log in to the Pulumi cloud. More information: https://www.pulumi.com/docs/iac/cli/commands/pulumi_login/.

  • Log in to the managed Pulumi Cloud backend, defaults to app.pulumi.cloud:

pulumi login

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

pulumi login {{url}}

  • Use Pulumi locally, independent of a Pulumi Cloud:

pulumi login {{[-l|--local]}}

See Also