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 Whoami - Check User Identity | Online Free DevTools by Hexmos

Check user identity with Pulumi Whoami. Retrieve your username and detailed account information with this simple CLI command. Free online tool, no registration required.

pulumi-whoami

Print information about the currently logged in user. More information: https://www.pulumi.com/docs/iac/cli/commands/pulumi_whoami/.

  • Print the username of the currently logged in user:

pulumi whoami

  • Print detailed information about the currently logged in user:

pulumi whoami {{[-v|--verbose]}}

  • Print detailed information about the currently logged in user as JSON:

pulumi whoami {{[-j|--json]}}

  • Display help:

pulumi whoami {{[-h|--help]}}

See Also