LinuxCommandLibrary

pulumi-whoami

Show current Pulumi user and backend

TLDR

Show current user

$ pulumi whoami
copy
Show detailed info
$ pulumi whoami -v
copy
Show in JSON format
$ pulumi whoami --json
copy

SYNOPSIS

pulumi whoami [options]

DESCRIPTION

pulumi whoami displays the currently logged-in user and backend. Shows username, organization, and backend URL. Useful for verifying authentication status.

PARAMETERS

-v, --verbose

Show detailed information.
--json
Output as JSON.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community